added how to create notification provider

This commit is contained in:
Shahed Nasser
2022-06-09 16:35:06 +03:00
parent 444ef1ea3f
commit 1af7a9d1eb
3 changed files with 288 additions and 15 deletions

View File

@@ -189,6 +189,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"
}
]
},