perf stuff
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
bool autostart = false;
|
||||
bool docked = false;
|
||||
bool showDisabledDevices = false;
|
||||
bool showChecklistExtras = false;
|
||||
std::vector<std::string> taskNames = {};
|
||||
std::unordered_map<std::string, std::vector<time_t>> tasks = {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user