This commit is contained in:
2022-03-08 20:01:19 +00:00
parent 6b988f1732
commit 97d3455292
2 changed files with 4 additions and 2 deletions

View File

@@ -42,6 +42,8 @@ namespace AyaNova.Models
AyaType = AyaType.NoType;
ObjectId = 0;
Name = string.Empty;
Subject="na";
Message="na";
}
public override string ToString()