mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 08:03:42 +08:00
map panel for free
This commit is contained in:
@@ -221,6 +221,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"dp_vag_sng", PERSISTENT},
|
||||
{"dp_vehicle_list", PERSISTENT},
|
||||
{"dp_vehicle_assigned", PERSISTENT},
|
||||
{"dp_ui_map_panel", PERSISTENT},
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user