mirror of
https://github.com/directus/directus.git
synced 2026-02-17 01:31:48 -05:00
add sidebar link to notifications API reference (#10221)
This commit is contained in:
@@ -339,6 +339,11 @@ module.exports = {
|
||||
path: '/reference/system/folders',
|
||||
title: 'Folders',
|
||||
},
|
||||
{
|
||||
type: 'page',
|
||||
path: '/reference/system/notifications',
|
||||
title: 'Notifications',
|
||||
},
|
||||
{
|
||||
type: 'page',
|
||||
path: '/reference/system/permissions',
|
||||
|
||||
Reference in New Issue
Block a user