connect to api only after login, add switching secret keys and inputting secret key during intro, fix filereplacements not working properly, adjust to the new web api
This commit is contained in:
@@ -73,6 +73,7 @@ namespace MareSynchronos.Managers
|
||||
_ipcManager.PenumbraDisposed -= IpcManagerOnPenumbraDisposed;
|
||||
_rescanTaskCancellationTokenSource?.Cancel();
|
||||
_rescanTaskRunCancellationTokenSource?.Cancel();
|
||||
_scanCancellationTokenSource?.Cancel();
|
||||
|
||||
StopWatchersAndScan();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user