feat: run prettier

This commit is contained in:
JellyBrick
2023-11-30 11:59:27 +09:00
parent 44c42310f1
commit a3104fda4b
116 changed files with 2928 additions and 1254 deletions

View File

@ -7,7 +7,8 @@ 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',
description:
'Next/Back navigation arrows directly integrated in the interface, like in your favorite browser',
restartNeeded: true,
config: {
enabled: true,