kopia lustrzana https://github.com/dgtlmoon/changedetection.io
On settings submit, display saved message
rodzic
fa3ce97634
commit
1772568559
|
@ -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(
|
||||
|
|
Ładowanie…
Reference in New Issue