*Update module hash
This commit is contained in:
parent
049a629e47
commit
8d74bf96af
|
@ -241,7 +241,7 @@ export class Socket extends Client {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const MODULE = "_A6jfLFLPmRAVdA2cO3IUeLjDUxZbs_j0ASCloHQxXmFTw";
|
const MODULE = "_A4f60TEDH1Ta7F6Mhwk357KiVe0_tKlTKHArdnrAqV-Xw";
|
||||||
|
|
||||||
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);
|
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue