mirror of
https://github.com/fluencelabs/dashboard
synced 2025-03-16 13:30:48 +00:00
add silent
log level, because witho logs it works laggy
This commit is contained in:
parent
bec83f0a98
commit
e01bcebd6d
@ -67,6 +67,7 @@ function event(
|
||||
/* eslint-enable */
|
||||
|
||||
(async () => {
|
||||
log.setLevel('silent')
|
||||
const pid = await generatePeerId();
|
||||
const flags = genFlags(pid.toB58String());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user