Default notification format now "HTML color"

pull/2843/head
dgtlmoon 1 week ago
parent a3a3ab0622
commit 4df50b867b

@ -23,7 +23,7 @@ valid_tokens = {
} }
default_notification_format_for_watch = 'System default' default_notification_format_for_watch = 'System default'
default_notification_format = 'Text' default_notification_format = 'HTML Color'
default_notification_body = '{{watch_url}} had a change.\n---\n{{diff}}\n---\n' default_notification_body = '{{watch_url}} had a change.\n---\n{{diff}}\n---\n'
default_notification_title = 'ChangeDetection.io Notification - {{watch_url}}' default_notification_title = 'ChangeDetection.io Notification - {{watch_url}}'

Loading…
Cancel
Save