On settings submit, display saved message

pull/97/head
dgtlmoon 2021-06-19 10:20:48 +10:00
rodzic fa3ce97634
commit 1772568559
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -526,6 +526,9 @@ def changedetection_app(config=None, datastore_o=None):
notification_q.put(n_object)
flash('Notifications queued.')
flash("Settings updated.")
output = render_template("settings.html",
minutes=datastore.data['settings']['requests']['minutes_between_check'],
notification_urls="\r\n".join(