feat: run prettier

This commit is contained in:
JellyBrick
2023-12-02 05:01:06 +09:00
parent a6445bacf0
commit 6e8447b5d1
27 changed files with 318 additions and 179 deletions

View File

@ -55,7 +55,9 @@ export const onMenu = async ({
keybindOptions: [
{
value: 'hotkey',
label: t('plugins.picture-in-picture.menu.prompt.keybind-options.hotkey'),
label: t(
'plugins.picture-in-picture.menu.prompt.keybind-options.hotkey',
),
default: config.hotkey,
},
],

View File

@ -44,7 +44,9 @@
class="text style-scope ytmusic-menu-navigation-item-renderer"
id="ytmcustom-pip"
>
<ytmd-trans key="plugins.picture-in-picture.templates.button"></ytmd-trans>
<ytmd-trans
key="plugins.picture-in-picture.templates.button"
></ytmd-trans>
</div>
</div>
</div>