agent foundation
This commit is contained in:
@@ -39,6 +39,7 @@ class ThemeConfigService
|
||||
$clean[$themeKey] = $themeLabel;
|
||||
}
|
||||
|
||||
// Fall back to defaults if the file returns an empty or invalid list — system must always have themes.
|
||||
$this->themes = $clean ?: self::DEFAULT_THEMES;
|
||||
return $this->themes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user