This commit is contained in:
@@ -73,8 +73,7 @@ namespace AyaNova.Models
|
||||
|
||||
|
||||
//UTILITY FIELDS
|
||||
[NotMapped]
|
||||
public bool IsLockedAtServer { get; set; } = false;//signal to client that it came from the server in a locked state
|
||||
|
||||
[NotMapped]
|
||||
public string AlertViz { get; set; } = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user