mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-11 10:35:33 +00:00
Shared watches - include "Extract text" filter
This commit is contained in:
@@ -287,7 +287,7 @@ class ChangeDetectionStore:
|
||||
'body', 'method',
|
||||
'ignore_text', 'css_filter',
|
||||
'subtractive_selectors', 'trigger_text',
|
||||
'extract_title_as_title']:
|
||||
'extract_title_as_title', 'extract_text']:
|
||||
if res.get(k):
|
||||
apply_extras[k] = res[k]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user