add mare synchronos full pause
This commit is contained in:
@@ -44,6 +44,7 @@ namespace MareSynchronos
|
||||
}
|
||||
}
|
||||
|
||||
public bool FullPause { get; set; } = false;
|
||||
public Dictionary<string, string> UidComments { get; set; } = new();
|
||||
public bool UseCustomService { get; set; } = false;
|
||||
public int Version { get; set; } = 0;
|
||||
|
||||
Reference in New Issue
Block a user