little fix
This commit is contained in:
parent
25727296e6
commit
d9cbebe556
@ -86,6 +86,7 @@ module.exports = class P2PStore {
|
||||
// push to db
|
||||
console.log('sync peerdb record', record.id)
|
||||
this._pushToDb(record)
|
||||
this.id = record.id
|
||||
}
|
||||
|
||||
_pushToDb(value, callback)
|
||||
|
Loading…
Reference in New Issue
Block a user