Browse Source

Added hint for Unread notifications widget in widget selector

pull/15681/head
Maksym Tsymbarov 1 week ago
parent
commit
dd7664f0a3
  1. 1
      application/src/main/data/json/system/widget_types/unread_notifications.json

1
application/src/main/data/json/system/widget_types/unread_notifications.json

@ -3,6 +3,7 @@
"name": "Unread notifications",
"deprecated": false,
"image": "tb-image;/api/images/system/unread_notification_system_widget_image.png",
"description": "Displays the latest unread notifications and alarms for the current user.",
"descriptor": {
"type": "static",
"sizeX": 5.5,

Loading…
Cancel
Save