mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-28 10:04:43 +02:00
wip
This commit is contained in:
@@ -542,6 +542,9 @@ export const PREF_DEF = definePreferences({
|
||||
'world.resolution': {
|
||||
default: null as 0.5 | 1 | 2 | null,
|
||||
},
|
||||
'world.antialias': {
|
||||
default: true,
|
||||
},
|
||||
|
||||
'experimental.stackingRouterView': {
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user