no message

This commit is contained in:
2025-01-11 18:13:25 +03:00
parent 9c6198656f
commit 0d3edd7e3f
6 changed files with 8 additions and 15 deletions

View File

@@ -52,6 +52,8 @@ public class GlobalProperties {
@Expose
public String ProjectsSearchDirectory="";
@Expose
public int EditorFontSize=14;
@Expose
public int BackupHour = 5;
@Expose
public int BackupMinute = 0;