💄 Added titles to widget and improved division

This commit is contained in:
Tagaishi
2023-07-25 15:49:52 +02:00
parent 4a633afdf6
commit 44ed1f3e4f
2 changed files with 85 additions and 55 deletions

View File

@@ -4,6 +4,12 @@
"description": "Displays a static list of strings or links",
"settings": {
"title": "Bookmark settings",
"name": {
"label": "Widget Title",
"placeholder": {
"label" : "Leave empty to keep the title hidden"
}
},
"items": {
"label": "Items"
},