fixing class migration bug
This commit is contained in:
parent
d589abb847
commit
03f4314ab8
@ -41,7 +41,7 @@ function spec() {
|
|||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
fs.writeFileSync(this.peerdb_fn, JSON.stringify(this.peerdb));
|
fs.writeFileSync(peerdb_fn, JSON.stringify(this.peerdb));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user