diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 43679a15af..2b3fd45b72 100755 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -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',