mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
see you later
This commit is contained in:
@@ -32,7 +32,7 @@ function changeAppThemeStyle(themeMode) {
|
||||
const themeConfig = THEME_CONFIG[themeMode];
|
||||
if (!themeConfig) {
|
||||
console.error('Invalid theme mode:', themeMode);
|
||||
return;
|
||||
themeMode = 'light';
|
||||
}
|
||||
|
||||
let filePathPrefix = 'file://vrcx/';
|
||||
|
||||
Reference in New Issue
Block a user