fix(forgejo): Apply the selected theme
This commit is contained in:
@@ -96,7 +96,7 @@ in
|
|||||||
ENABLED = false;
|
ENABLED = false;
|
||||||
};
|
};
|
||||||
ui = {
|
ui = {
|
||||||
DEFAULT_THEME = "forgejo-auto";
|
DEFAULT_THEME = cfg.defaultTheme;
|
||||||
SHOW_USER_EMAIL = false;
|
SHOW_USER_EMAIL = false;
|
||||||
};
|
};
|
||||||
picture = {
|
picture = {
|
||||||
|
Reference in New Issue
Block a user