Add default registries
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
public bool IsCommon { get; set; }
|
||||
|
||||
public DateTime SyncedAt { get; set; }
|
||||
public DateTime? SyncedAt { get; set; }
|
||||
|
||||
public int LastSyncOperationId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user