add sidebar link to notifications API reference (#10221)

This commit is contained in:
Azri Kahar
2021-12-02 23:56:02 +08:00
committed by GitHub
parent ee20d67100
commit f8dae46754

View File

@@ -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',