This commit is contained in:
syuilo
2025-03-18 17:31:25 +09:00
parent 0a295e1bb0
commit d609f41f61
20 changed files with 324 additions and 73 deletions

View File

@@ -367,4 +367,8 @@ export const PREF_DEF = {
sfxVolume: 1,
},
},
'experimental.stackingRouterView': {
default: false,
},
} satisfies PreferencesDefinition;