Add:Notification settings, notification manager trigger #996

This commit is contained in:
advplyr
2022-09-21 18:01:10 -05:00
parent 9a7503cde2
commit ff04eb8d5e
9 changed files with 239 additions and 5 deletions

View File

@ -82,6 +82,11 @@ export default {
id: 'config-log',
title: 'Logs',
path: '/config/log'
},
{
id: 'config-notifications',
title: 'Notifications',
path: '/config/notifications'
}
]