Fix pruning bug in web app (closes #186), release notes, remove local storage migration
This commit is contained in:
@@ -56,6 +56,4 @@ class Poller {
|
||||
}
|
||||
|
||||
const poller = new Poller();
|
||||
poller.startWorker();
|
||||
|
||||
export default poller;
|
||||
|
||||
Reference in New Issue
Block a user