Override mode fix
This commit is contained in:
parent
abdd2a313a
commit
12d1bd57dc
7 changed files with 249 additions and 181 deletions
|
|
@ -64,4 +64,5 @@ public class PicSettings
|
|||
public bool FotoRuotaADestra { get; set; } = false;
|
||||
public bool FotoRuotaASinistra { get; set; } = false;
|
||||
public string TempMinText { get; set; } = string.Empty;
|
||||
public bool OverwriteFiles { get; set; } = false;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue