*Update module hash

This commit is contained in:
Derrick Hammer 2023-04-08 21:21:04 -04:00
parent 79bbf5c144
commit 4829b48058
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 = "_AVbH2uOdd4s4hypKB3QqaP1kxJO_Q5m6y4hsEro6dpVJQ";
export const MODULE = "_AV0jHIhooJYvu8a9_9os4aTHQP-QlDymCtvbFCuPcpetw";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);