mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
Restore an empty line
This commit is contained in:
parent
86d3e9da86
commit
b71ad85e9f
@ -391,6 +391,7 @@ def ssl_provision_certs():
|
||||
def web_get_domains():
|
||||
from web_update import get_web_domains_info
|
||||
return json_response(get_web_domains_info(env))
|
||||
|
||||
@app.route('/web/update', methods=['POST'])
|
||||
@authorized_personnel_only
|
||||
def web_update():
|
||||
|
Loading…
Reference in New Issue
Block a user