mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 20:07:21 +01:00
add downloads UI, fix some bugs on disconnect
This commit is contained in:
parent
6ee159f716
commit
9b8145fddd
9 changed files with 216 additions and 50 deletions
|
|
@ -12,7 +12,7 @@ using MareSynchronos.Utils;
|
|||
|
||||
namespace MareSynchronos.Managers
|
||||
{
|
||||
internal class FileCacheManager : IDisposable
|
||||
public class FileCacheManager : IDisposable
|
||||
{
|
||||
private readonly FileCacheFactory _fileCacheFactory;
|
||||
private readonly IpcManager _ipcManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue