(20241219) Accidentally caused the running mail module to stop. Have got that running now, alongside the new SMS upgrade.
This commit is contained in:
@@ -732,7 +732,7 @@ class MailController:
|
||||
|
||||
# Simply call the core model:
|
||||
return await current_app.core_message_controller.get_message(
|
||||
mongo_conn = mongo_conn,
|
||||
mongo_data_conn = mongo_conn,
|
||||
message_id = message_id
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user