This commit is contained in:
Dennis Eichhorn 2024-04-12 00:52:07 +00:00
parent 9dc7d3a647
commit 6a36052410

View File

@ -5,7 +5,7 @@
"type": 1, "type": 1,
"subtype": 1, "subtype": 1,
"name": "", "name": "",
"uri": "{/base}/notification/dashboard?{?}", "uri": "{/base}/notification/dashboard",
"target": "self", "target": "self",
"icon": "notifications", "icon": "notifications",
"order": 20, "order": 20,
@ -19,7 +19,7 @@
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Dashboard", "name": "Dashboard",
"uri": "{/base}/notification/dashboard?{?}", "uri": "{/base}/notification/dashboard",
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,