added config to hide tabs that are not visible.

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-15 17:38:25 -07:00
parent 56a315524a
commit e377f6c8d0
5 changed files with 28 additions and 17 deletions

View File

@@ -14,6 +14,7 @@
"HideZero": false,
"UseUKMPG": false,
"UseThreeDecimalGasCost": true,
"VisibleTabs": [ 0, 1, 4, 2, 3, 6, 5 ],
"UserNameHash": "",
"UserPasswordHash": ""
}