Fix build error

This commit is contained in:
Tindy X
2020-07-06 11:00:41 +08:00
parent 1ca88d9e31
commit 607746c78b

View File

@@ -25,6 +25,7 @@ struct ruleset_content
std::string rule_path_typed;
int rule_type = RULESET_SURGE;
std::shared_future<std::string> rule_content;
int update_interval = 0;
};
struct extra_settings