mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-27 20:03:01 +00:00
Fix build error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user