Add description property to bookmarks widget links

This commit is contained in:
Svilen Markov
2025-03-02 00:09:28 +00:00
parent 31ecd91f7c
commit 6c8859863a
3 changed files with 23 additions and 14 deletions
+1
View File
@@ -2057,6 +2057,7 @@ An array of groups which can optionally have a title and a custom color.
| ---- | ---- | -------- | ------- |
| title | string | yes | |
| url | string | yes | |
| description | string | no | |
| icon | string | no | |
| same-tab | boolean | no | false |
| hide-arrow | boolean | no | false |