From 9d4429956bf5dbaa2c54ea6286fa0dbc59009d83 Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Mon, 17 Jan 2022 13:30:05 -0400 Subject: [PATCH] Type exception --- src/routes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes.js b/src/routes.js index 4899cb3e..608400ff 100644 --- a/src/routes.js +++ b/src/routes.js @@ -2432,6 +2432,7 @@ module.exports = async ( const data = await handleGunFetch({ path, startFromUserGraph: false, + // @ts-expect-error Validated above type, publicKey, publicKeyForDecryption,