mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-30 03:13:44 +00:00
plugin: clock widget (#4161)
This commit is contained in:
@ -413,6 +413,17 @@
|
||||
"no-captions": "No captions available for this song"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "Add a clock to the navigation bar",
|
||||
"name": "Clock",
|
||||
"menu": {
|
||||
"format": {
|
||||
"label": "Format",
|
||||
"display-seconds": "Display Seconds",
|
||||
"24-hour-format": "24-Hour Format"
|
||||
}
|
||||
}
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "Always set the sidebar in compact mode",
|
||||
"name": "Compact Sidebar"
|
||||
|
||||
Reference in New Issue
Block a user