Merge branch 'diff-filters' of https://github.com/bwees/changedetection.io into diff-filters

This commit is contained in:
dgtlmoon
2022-10-24 11:47:05 +02:00
+1 -1
View File
@@ -178,7 +178,7 @@ User-Agent: wonderbra 1.0") }}
{{ render_checkbox_field(form.trigger_add, class="trigger-type") }}
{{ render_checkbox_field(form.trigger_del, class="trigger-type") }}
<span class="pure-form-message-inline">
Filters the change-detection of this watch to only this content change.
Filters the change-detection of this watch to only this type of content change. <strong>Replacements</strong> (neither additions or deletions) are always included.
</span>
</div>
</fieldset>