mirror of
https://codeberg.org/emersion/gamja
synced 2025-04-22 01:23:56 +02:00

When handleConfig is called, this.state.connectParams will be set to its default value. Inherit from it so that autoconnect isn't missing any. If we ever add a new connect parameter, we don't want an old localStorage to break connect() because it's missing the param.