feat: add Apprise sidecar user/admin notifications
This commit is contained in:
@@ -22,6 +22,13 @@ const NAV_GROUPS = [
|
||||
{ href: '/admin/cache', label: 'Cache Control' },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Notifications',
|
||||
items: [
|
||||
{ href: '/admin/notifications', label: 'Notifications' },
|
||||
{ href: '/admin/apprise', label: 'Apprise' },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'Admin',
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user