mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
UI: remove drive stats (#30183)
* UI: remove drive stats * little more * vanish old-commit-hash: f80db10720099d34fd19e3aa0be36d05647ea897
This commit is contained in:
@@ -88,7 +88,6 @@ private:
|
||||
std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"AccessToken", CLEAR_ON_MANAGER_START | DONT_LOG},
|
||||
{"ApiCache_Device", PERSISTENT},
|
||||
{"ApiCache_DriveStats", PERSISTENT},
|
||||
{"ApiCache_NavDestinations", PERSISTENT},
|
||||
{"AssistNowToken", PERSISTENT},
|
||||
{"AthenadPid", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user