mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-13 12:44:14 +01:00
add mare synchronos full pause
This commit is contained in:
parent
085d918397
commit
9aaab87c91
11 changed files with 155 additions and 123 deletions
|
|
@ -213,6 +213,7 @@ namespace MareSynchronos.Managers
|
|||
Task.Run(RecalculateFileCacheSize);
|
||||
}
|
||||
}
|
||||
|
||||
private void RecalculateFileCacheSize()
|
||||
{
|
||||
FileCacheSize = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue