delivery must be true
This commit is contained in:
parent
7016c253a8
commit
cccbc567fe
|
|
@ -135,6 +135,7 @@ class UIMessageNotification(SingleNotificationMethod):
|
|||
name=self.context['name'],
|
||||
message=self.context['message'],
|
||||
)
|
||||
return True
|
||||
# endregion
|
||||
# endregion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue