prevent secret key input if it's not 40 characters long, check for directory existence in intro ui, check for illegal characters in path
This commit is contained in:
@@ -358,6 +358,7 @@ namespace MareSynchronos.Managers
|
||||
StartWatchers();
|
||||
StartInitialScan();
|
||||
}
|
||||
|
||||
private void StopWatchersAndScan()
|
||||
{
|
||||
_cacheDirWatcher?.Dispose();
|
||||
|
||||
Reference in New Issue
Block a user