mirror of
https://github.com/esiur/esiur-js.git
synced 2025-05-06 04:22:58 +00:00
Merge branch 'main' of https://github.com/esiur/esiur-js
This commit is contained in:
commit
c1fb6b1ada
@ -670,7 +670,7 @@ export default class DistributedConnection extends IStore {
|
||||
|
||||
if (this.instance == null)
|
||||
{
|
||||
Warehouse.put(this.remoteUsername.replaceAll("/", "_"), this, null, this.server).then(x =>
|
||||
Warehouse.put(authPacket.remoteUsername.replaceAll("/", "_"), this, null, this.server).then(x =>
|
||||
{
|
||||
|
||||
this.ready = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user