Restore backwards compatibility with map-pulse requests which not include backend
This commit is contained in:
@@ -756,6 +756,7 @@ pub enum GenVar {
|
||||
ConstRegular,
|
||||
}
|
||||
|
||||
// TODO move to databuffer-specific crate
|
||||
#[derive(Clone, Debug, Serialize, Deserialize)]
|
||||
pub struct ChannelConfig {
|
||||
pub channel: Channel,
|
||||
|
||||
Reference in New Issue
Block a user