We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff7221 commit 6cee3f2Copy full SHA for 6cee3f2
1 file changed
src/tasks/stylesheets.cpp
@@ -35,8 +35,8 @@ namespace mob::tasks {
35
""},
36
37
{"Trosski", "Starfield_MO2_Stylesheet",
38
- conf().version().get("ss_starfield_trosski"), "Transparent-Starfield_Stylesheet",
39
- ""}};
+ conf().version().get("ss_starfield_trosski"),
+ "Transparent-Starfield_Stylesheet", ""}};
40
}
41
42
stylesheets::stylesheets() : task("ss", "stylesheets") {}
0 commit comments