*update module hash

This commit is contained in:
Derrick Hammer 2023-03-18 14:42:22 -04:00
parent 30c08327b4
commit 4e504124b2
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ export class Socket extends Client {
}
}
const MODULE = "_A5eH4eOmFJF09HWAn5gJZ01Wm8FkYzxtCYustVPwvvBCA";
const MODULE = "_A4zfYX8-ExD-4m2wGpYDVwOg3jCFj2FXthhf-5GHEVgsQ";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);