feat: add description for plugins

This commit is contained in:
JellyBrick
2023-11-30 11:42:34 +09:00
parent aa5c3bac4e
commit a22a8ac5c9
32 changed files with 34 additions and 4 deletions

View File

@ -7,6 +7,7 @@ import backHTML from './templates/back.html?raw';
export default createPlugin({
name: 'Navigation',
description: 'Next/Back navigation arrows directly integrated in the interface, like in your favorite browser',
restartNeeded: true,
config: {
enabled: true,