mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-15 18:07:02 +00:00
notification modification added more payload
This commit is contained in:
@ -67,6 +67,6 @@ NOTIFICATION_DICT = {
|
||||
},
|
||||
TEST_NOTIFICATION: {
|
||||
"title": "Test Notification",
|
||||
"body": "This notification is for testing purpose"
|
||||
"body": "This notification is for testing purpose from {from_user}."
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user