overhault to fix warnings etc
This commit is contained in:
@@ -33,7 +33,7 @@ pub struct ChannelOption {
|
||||
pub multiSelect: bool, //true
|
||||
}
|
||||
|
||||
#[derive(serde::Serialize)]
|
||||
#[derive(serde::Serialize, Debug, Clone)]
|
||||
pub struct FilterOption{
|
||||
pub id: String, //"sort",
|
||||
pub title: String, //"Sort",
|
||||
|
||||
Reference in New Issue
Block a user