*Update module hash

This commit is contained in:
Derrick Hammer 2023-04-04 06:28:27 -04:00
parent 6c41fbc114
commit 990d77d86e
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 = "_A4f60TEDH1Ta7F6Mhwk357KiVe0_tKlTKHArdnrAqV-Xw";
const MODULE = "_AXpXQ4czC7B0hcqXfbhGv5T5MFAFprS9KC2c39GYaj9hw";
export const createClient = factory<SwarmClient>(SwarmClient, MODULE);