*update module hash

This commit is contained in:
Derrick Hammer 2023-04-04 11:23:55 -04:00
parent 7486904592
commit be450ecbce
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 = "_AXaAhoQvjUXiua5jXa-uPPwyOoV0JrRkKNBfKqWTCTf2A";
const MODULE = "_AVQCyWxDQns1-CtIS667XAuVKTuyj7b09s_7bRJfNSa6Q";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);