delivery must be true

This commit is contained in:
Matthias 2021-12-04 17:23:04 +01:00
parent 7016c253a8
commit cccbc567fe
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -135,6 +135,7 @@ class UIMessageNotification(SingleNotificationMethod):
name=self.context['name'],
message=self.context['message'],
)
return True
# endregion
# endregion