Extend session token from web app
This commit is contained in:
@@ -94,5 +94,6 @@ export const useBackgroundProcesses = () => {
|
||||
useEffect(() => {
|
||||
poller.startWorker();
|
||||
pruner.startWorker();
|
||||
accountApi.startWorker();
|
||||
}, []);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user