mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user