mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 02:34:14 +01:00
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:
parent
acdc1502b6
commit
51366c95a7
4 changed files with 32 additions and 11 deletions
|
|
@ -358,6 +358,7 @@ namespace MareSynchronos.Managers
|
|||
StartWatchers();
|
||||
StartInitialScan();
|
||||
}
|
||||
|
||||
private void StopWatchersAndScan()
|
||||
{
|
||||
_cacheDirWatcher?.Dispose();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue