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
|
||||
gun = null
|
||||
|
||||
const _gun = /** @type {unknown} */ (new Gun({
|
||||
const _gun = /** @type {unknown} */ (Gun({
|
||||
axe: false,
|
||||
multicast: false,
|
||||
peers: Config.PEERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue