mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-26 17:42:05 +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,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user