This commit is contained in:
2020-05-09 16:12:18 +00:00
parent 0405b8c8ca
commit 7dadf411a1
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ namespace AyaNova.Models
public string Notes { get; set; }
public string Wiki { get; set; }
// public string Wiki { get; set; }
public string CustomFields { get; set; }
public List<string> Tags { get; set; }

View File

@@ -15,7 +15,7 @@ namespace AyaNova.Models
public string Notes { get; set; }
public string Wiki { get; set; }
// public string Wiki { get; set; }
public string CustomFields { get; set; }
public List<string> Tags { get; set; }