plugin: clock widget (#4161)

This commit is contained in:
Wyatt Breitner
2026-01-29 03:55:01 -05:00
committed by GitHub
parent 728be6633a
commit 12fcb92a8a
4 changed files with 131 additions and 0 deletions

View File

@ -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"