docs: added cloud notifications guide (#12756)
* docs: added cloud notifications guide * fixes
This commit is contained in:
@@ -39,6 +39,18 @@ export const sidebar = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Monitoring & Support",
|
||||
initialOpen: true,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
title: "Notifications",
|
||||
path: "/notifications",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user