mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-18 05:32:06 +00:00
feat: add description for plugins
This commit is contained in:
@ -19,6 +19,7 @@ export type PictureInPicturePluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Picture In Picture',
|
||||
description: 'Allows to switch the app to picture-in-picture mode',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
'enabled': false,
|
||||
|
||||
Reference in New Issue
Block a user