@@ -37,14 +37,6 @@ class YConfig {
}
reconnect () {
this.connector.reconnect()
/* TODO: maybe do this..
Promise.all([
this.db.garbageCollect(),
this.db.garbageCollect()
]).then(() => {
})
*/
destroy () {
this.connector.disconnect()
The note is not visible to the blocked user.