Queue search
This commit is contained in:
@@ -8,5 +8,6 @@ namespace LeafWeb.WebCms.Models
|
||||
public string ServerDescription { get; set; }
|
||||
public string ServerStatus { get; set; }
|
||||
public IEnumerable<LeafInput> Items { get; set; }
|
||||
public string Query { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user