Closed AndrewFerr closed 1 year ago
Ensure that the bridge storage is always disconnected
Without this, yarn start:resetcrypto hangs if E2EE is disabled in the config file.
yarn start:resetcrypto
IMO we can forego the changelog file here because this just fixes a tiny bug left behind in the not-yet-released E2EE fix PR.
Ensure that the bridge storage is always disconnected
Without this,
yarn start:resetcrypto
hangs if E2EE is disabled in the config file.