*Update module hash

This commit is contained in:
Derrick Hammer 2023-04-16 22:43:30 -04:00
parent 8daf4b4e7d
commit 00f37b829b
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ export class Socket extends Client {
}
}
export const MODULE = "_AXrQLca2khpy2m0bhEqpD3xsK6xlvekjq-bmhBrzoc4yg";
export const MODULE = "_AU-CzTIzrnnJSoVjfWG_d3cAb8_hONuZ1XaqbFlygrFlg";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);