mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-17 13:12:07 +00:00
feat: run prettier
This commit is contained in:
@ -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,
|
||||
},
|
||||
],
|
||||
|
||||
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user