*update module hash

This commit is contained in:
Derrick Hammer 2023-04-04 07:58:34 -04:00
parent d61df5d4e8
commit 275c08efe7
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 = "_AXpXQ4czC7B0hcqXfbhGv5T5MFAFprS9KC2c39GYaj9hw";
const MODULE = "_AXaAhoQvjUXiua5jXa-uPPwyOoV0JrRkKNBfKqWTCTf2A";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);