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