BrowserSteps - Can be shared by the watch share link

This commit is contained in:
dgtlmoon
2022-12-02 09:36:13 +01:00
parent 1814924c19
commit 72222158e9

View File

@@ -289,6 +289,7 @@ class ChangeDetectionStore:
# List of permissible attributes we accept from the wild internet # List of permissible attributes we accept from the wild internet
for k in [ for k in [
'body', 'body',
'browser_steps',
'css_filter', 'css_filter',
'extract_text', 'extract_text',
'extract_title_as_title', 'extract_title_as_title',