feat(wip): load themes dynamically from static/themes/*.css
This commit is contained in:
@@ -88,6 +88,7 @@ int main() {
|
||||
}
|
||||
|
||||
set_default_locale(cfg.default_locale);
|
||||
init_themes("static");
|
||||
|
||||
global_config = cfg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user