Core - Last Errors Btn

This commit is contained in:
Rick Lan
2025-04-08 17:14:19 +08:00
parent 691bfe3078
commit 722e2203cb
3 changed files with 21 additions and 0 deletions
+1
View File
@@ -120,4 +120,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
{"UpdaterTargetBranch", CLEAR_ON_MANAGER_START},
{"UpdaterLastFetchTime", PERSISTENT},
{"Version", PERSISTENT},
{"dp_device_last_log", CLEAR_ON_ONROAD_TRANSITION},
};