added notification overview

This commit is contained in:
Shahed Nasser
2022-06-16 19:05:51 +03:00
parent c723f12fa7
commit 444ef1ea3f
5 changed files with 103 additions and 107 deletions
+9 -2
View File
@@ -182,8 +182,15 @@ module.exports = {
]
},
{
type: "doc",
id: "how-to/notification-api",
type: "category",
label: "Notification",
collapsed: true,
items: [
{
type: "doc",
id: "advanced/backend/notification/overview"
}
]
},
{
type: "doc",