1 Commits

Author SHA1 Message Date
1b60947177 WIP 2026-02-07 21:30:26 -05:00

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");