Files
My-KOPKB/be/Modules/Notification/module.json
T
ISMAIL MASSERAN 94ecbe5887 first init
2026-06-08 11:37:14 +08:00

12 lines
237 B
JSON

{
"name": "Notification",
"alias": "notification",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Notification\\Providers\\NotificationServiceProvider"
],
"files": []
}