added connection status macro and background task scheduling
This commit is contained in:
@@ -3,7 +3,7 @@ import threading
|
||||
from flask import current_app, render_template
|
||||
from flask_mail import Message
|
||||
|
||||
from app import mail, config
|
||||
from app import mail
|
||||
|
||||
|
||||
def send_async_email(app, msg):
|
||||
|
||||
Reference in New Issue
Block a user