dep: update irc discovery hash

This commit is contained in:
Derrick Hammer 2023-10-13 03:24:28 -04:00
parent 9dcfff1e8a
commit e3f4469020
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ async function boot(lume: LumeContextType) {
BOOT_FUNCTIONS.push( BOOT_FUNCTIONS.push(
async () => async () =>
await peerDiscoveryClient.register( await peerDiscoveryClient.register(
"zdiN5eJ3RfHpZHTYorGxBt1GCsrGJYV9GprwVWkj8snGsjWSrptFm8BtQX", "zrjPHvVJ3j7Jfn834PV4n7KcWbSW7ZHkxvcPCKWjwAcjPX5",
), ),
); );
BOOT_FUNCTIONS.push( BOOT_FUNCTIONS.push(