mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-14 18:04:16 +01:00
force rescan on startup, remove automatic reversal of stopped scan setting
This commit is contained in:
parent
a02c872307
commit
5b5bb043bd
2 changed files with 1 additions and 7 deletions
|
|
@ -210,12 +210,6 @@ namespace MareSynchronos
|
|||
Version = 5;
|
||||
Save();
|
||||
}
|
||||
|
||||
if (FileScanPaused)
|
||||
{
|
||||
FileScanPaused = false;
|
||||
Save();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue