Updated log manager

This commit is contained in:
2023-09-07 13:28:49 +03:00
parent 92a18e3495
commit 0d8fdb5904
4 changed files with 66 additions and 11 deletions

View File

@@ -30,8 +30,8 @@ public enum UnzipProgressType
public enum SaveType
{
NORMAL,
BACKUP
TXT,
JSON
}
public enum InternalActionRunType