mirror of
https://github.com/YuzuZensai/VRC-Circle.git
synced 2026-09-14 11:19:26 +00:00
✨ feat: add demo mode anonymization
This commit is contained in:
@@ -9,6 +9,7 @@ export interface AppPreferences {
|
||||
accent: string | null;
|
||||
locale: AppLocale;
|
||||
showDebugNav: boolean;
|
||||
demoMode: boolean;
|
||||
}
|
||||
|
||||
export interface AppConfig {
|
||||
|
||||
Reference in New Issue
Block a user