Add files via upload

This commit is contained in:
zsyg
2025-07-20 13:21:19 +08:00
committed by GitHub
parent 4c13fe0008
commit f4f4d86faa
8 changed files with 136 additions and 125 deletions

View File

@@ -32,7 +32,7 @@ namespace AppStore
}
catch
{
// 忽略错误使用默认主题
// 忽略错误,使用默认主题
}
return ThemeMode.Light;
}