mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-24 06:15:52 +00:00
back on
This commit is contained in:
@@ -224,7 +224,7 @@ def construct_blueprint(datastore: ChangeDetectionStore, update_q, queuedWatchMe
|
||||
content = diff.render_diff(from_version_file_contents,
|
||||
to_version_file_contents,
|
||||
include_equal=True,
|
||||
html_colour=False,
|
||||
html_colour=True,
|
||||
ignore_junk=datastore.data['settings']['application'].get('ignore_whitespace', False),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user