From e3f44690208cbcfd112ac6f7172b8a5973e8facb Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Fri, 13 Oct 2023 03:24:28 -0400 Subject: [PATCH] dep: update irc discovery hash --- src/components/Browser.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Browser.tsx b/src/components/Browser.tsx index 2d4a21d..e1d321f 100644 --- a/src/components/Browser.tsx +++ b/src/components/Browser.tsx @@ -83,7 +83,7 @@ async function boot(lume: LumeContextType) { BOOT_FUNCTIONS.push( async () => await peerDiscoveryClient.register( - "zdiN5eJ3RfHpZHTYorGxBt1GCsrGJYV9GprwVWkj8snGsjWSrptFm8BtQX", + "zrjPHvVJ3j7Jfn834PV4n7KcWbSW7ZHkxvcPCKWjwAcjPX5", ), ); BOOT_FUNCTIONS.push(