added how to create notification provider

This commit is contained in:
Shahed Nasser
2022-06-09 16:35:06 +03:00
parent c5d52240aa
commit 2ac07400a6
3 changed files with 288 additions and 15 deletions

View File

@@ -193,6 +193,11 @@ module.exports = {
{
type: "doc",
id: "advanced/backend/notification/overview"
},
{
type: "doc",
id: "advanced/backend/notification/how-to-create-notification-provider",
label: "Create a Notification Provider"
}
]
},