No new
This commit is contained in:
parent
76b21a1764
commit
43389b354a
1 changed files with 1 additions and 1 deletions
|
|
@ -405,7 +405,7 @@ const instantiateGun = () => {
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
gun = null
|
gun = null
|
||||||
|
|
||||||
const _gun = /** @type {unknown} */ (new Gun({
|
const _gun = /** @type {unknown} */ (Gun({
|
||||||
axe: false,
|
axe: false,
|
||||||
multicast: false,
|
multicast: false,
|
||||||
peers: Config.PEERS
|
peers: Config.PEERS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue