Sidebar retains its previous display when going onroad

Added function to retain the previous sidebar display when going onroad.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 3639bf4376
commit 73fe601f3d
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -347,6 +347,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"ShowMemoryUsage", PERSISTENT},
{"ShowStorageLeft", PERSISTENT},
{"ShowStorageUsed", PERSISTENT},
{"Sidebar", PERSISTENT},
{"StandardFollow", PERSISTENT},
{"StandardJerk", PERSISTENT},
{"StockTune", PERSISTENT},