This commit is contained in:
parent
71c4299192
commit
dee27f79d4
@ -144,7 +144,7 @@ module.exports = async (client, apex, app) => {
|
|||||||
app.locals.peers++
|
app.locals.peers++
|
||||||
await scanInstance(instance)
|
await scanInstance(instance)
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error(e)
|
// console.error(e)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
yield 0
|
yield 0
|
||||||
|
Loading…
Reference in New Issue
Block a user