This commit is contained in:
2020-02-05 19:43:41 +00:00
parent da4ed1da88
commit f42be58c85
3 changed files with 13 additions and 2 deletions

View File

@@ -18,6 +18,12 @@ namespace AyaNova.Models
public bool? Stock { get; set; }
public bool CjkIndex { get; set; }
//TODO: Defaults for user options locale settings:
// short date, short time formats
// currency symbol
//digit grouping separator symbol
//decimal symbol
//Relationship
//was this but..