From 43389b354aec3b64cb9d69ed8840516205ae8a0a Mon Sep 17 00:00:00 2001 From: Daniel Lugo Date: Sun, 12 Sep 2021 15:02:12 -0400 Subject: [PATCH] No new --- services/gunDB/Mediator/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/gunDB/Mediator/index.js b/services/gunDB/Mediator/index.js index 52867399..abcbb55a 100644 --- a/services/gunDB/Mediator/index.js +++ b/services/gunDB/Mediator/index.js @@ -405,7 +405,7 @@ const instantiateGun = () => { // @ts-ignore gun = null - const _gun = /** @type {unknown} */ (new Gun({ + const _gun = /** @type {unknown} */ (Gun({ axe: false, multicast: false, peers: Config.PEERS