added support for url mapping and viitors
This commit is contained in:
@ -20,5 +20,6 @@ namespace Oqtane.UI
|
||||
public bool EditMode { get; set; }
|
||||
public DateTime LastSyncDate { get; set; }
|
||||
public Oqtane.Shared.Runtime Runtime { get; set; }
|
||||
public int VisitorId { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user