From 83cc6652b663cb77f44388fd82bc0ca11472dba8 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Mon, 20 Feb 2023 11:18:00 -0500 Subject: [PATCH] *Update module hash --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 1062ea0..4eb1f8b 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,6 +1,6 @@ import { Client, factory } from "@lumeweb/libkernel-universal"; -const MODULE = "AABpkxAEOLG5JKGVrC4pFCdFnBpA5SbBZYqtz_eIjEEabg"; +const MODULE = "AAAz2qQHwKQ7YurprbLmzpHc66BY0pljDZsa_a6QmeBe_g"; export interface Response { id?: number;