Allow feed labels in config
This commit is contained in:
@@ -35,6 +35,7 @@ struct FeedConfig
|
||||
FeedKind kind = FeedKind::NoSignal;
|
||||
std::string mxlDomain;
|
||||
std::string mxlFlowId;
|
||||
std::string label;
|
||||
};
|
||||
|
||||
struct AppConfig
|
||||
|
||||
Reference in New Issue
Block a user