mirror of
https://github.com/Karaka-Management/oms-Notification.git
synced 2026-01-10 15:48:40 +00:00
fix bugs
This commit is contained in:
parent
9dc7d3a647
commit
6a36052410
|
|
@ -5,7 +5,7 @@
|
|||
"type": 1,
|
||||
"subtype": 1,
|
||||
"name": "",
|
||||
"uri": "{/base}/notification/dashboard?{?}",
|
||||
"uri": "{/base}/notification/dashboard",
|
||||
"target": "self",
|
||||
"icon": "notifications",
|
||||
"order": 20,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Dashboard",
|
||||
"uri": "{/base}/notification/dashboard?{?}",
|
||||
"uri": "{/base}/notification/dashboard",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user