allow auto connect on mcraft for last integrations

This commit is contained in:
Vitaly Turovsky 2025-07-18 08:02:13 +03:00
commit de9bfba3a8

View file

@ -1,4 +1,5 @@
{ {
"alwaysReconnectButton": true, "alwaysReconnectButton": true,
"reportBugButtonWithReconnect": true "reportBugButtonWithReconnect": true,
"allowAutoConnect": true
} }