*Update module hash

This commit is contained in:
Derrick Hammer 2023-04-08 21:02:10 -04:00
parent bb657e5af0
commit 9740402e82
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 = "_AVKgzVYC8Sb_qiTA6kw5BDzQ4Ch-8D4sldQJl8dXF9oTw";
export const MODULE = "_AVbH2uOdd4s4hypKB3QqaP1kxJO_Q5m6y4hsEro6dpVJQ";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);