This commit is contained in:
2020-06-01 23:08:19 +00:00
parent 031c2432f3
commit c266848774
4 changed files with 67 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ namespace AyaNova.Models
public long UtilityFileCount { get; set; }
public long UtilityFilesAvailableSpace { get; set; }
public long DBTotalSize { get; set; }