diff --git a/config/schemas/settings.json b/config/schemas/settings.json index 0660552c1..752c076be 100644 --- a/config/schemas/settings.json +++ b/config/schemas/settings.json @@ -761,7 +761,10 @@ }, "simpleObjectSelection" : { "type": "boolean", - "default": true + "default": true, + "defaultIOS": true, + "defaultAndroid": true, + "defaultDesktop" : false }, "skipAdventureMapAnimations": { "type": "boolean",