This commit is contained in:
2026-02-07 21:30:26 -05:00
parent f918d65888
commit 1b60947177

View File

@@ -107,7 +107,7 @@ impl qobject::FileSystem {
append_highlighted_html_for_styled_line( append_highlighted_html_for_styled_line(
&regions[..], &regions[..],
IncludeBackground::Yes, IncludeBackground::No,
&mut output, &mut output,
) )
.expect("Failed to insert highlighted html"); .expect("Failed to insert highlighted html");