*Update module hash

This commit is contained in:
Derrick Hammer 2023-03-29 17:03:26 -04:00
parent 049a629e47
commit 8d74bf96af
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -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);