Show IP in sidebar

This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent afcd012241
commit 0f6de976aa
3 changed files with 27 additions and 6 deletions

View File

@@ -360,6 +360,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"SilentMode", PERSISTENT},
{"ShowCPU", PERSISTENT},
{"ShowGPU", PERSISTENT},
{"ShowIP", PERSISTENT},
{"ShowMemoryUsage", PERSISTENT},
{"ShowStorageLeft", PERSISTENT},
{"ShowStorageUsed", PERSISTENT},