*update module hash

This commit is contained in:
Derrick Hammer 2023-03-19 15:23:32 -04:00
parent e47a1f26d7
commit 1aa1be90d4
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 = "_A4zfYX8-ExD-4m2wGpYDVwOg3jCFj2FXthhf-5GHEVgsQ";
const MODULE = "_A4_46VIMr9y1pGVJP4GE-nqLDk3BkuuVqHLsRiTy7Rt0A";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);