delivery must be true

This commit is contained in:
Matthias
2021-12-04 17:23:04 +01:00
parent 7016c253a8
commit cccbc567fe
+1
View File
@@ -135,6 +135,7 @@ class UIMessageNotification(SingleNotificationMethod):
name=self.context['name'],
message=self.context['message'],
)
return True
# endregion
# endregion