fix: Fixes issue where self-hosted accounts may not have loaded correct server
This commit is contained in:
@@ -1529,7 +1529,6 @@ export class Dependencies {
|
||||
this.get<HttpService>(TYPES.HttpService),
|
||||
this.get<DiskStorageService>(TYPES.DiskStorageService),
|
||||
this.options.defaultHost,
|
||||
this.options.identifier,
|
||||
this.get<InMemoryStore>(TYPES.InMemoryStore),
|
||||
this.get<PureCryptoInterface>(TYPES.Crypto),
|
||||
this.get<SessionStorageMapper>(TYPES.SessionStorageMapper),
|
||||
|
||||
Reference in New Issue
Block a user