Fixed: Wrong unit for net_upload and net_download in config menu

This commit is contained in:
aristocratos 2021-11-27 16:22:37 +01:00
parent 953216f614
commit 538ec20b90
1 changed files with 2 additions and 2 deletions

View File

@ -486,13 +486,13 @@ namespace Menu {
{"net_download",
"Fixed network graph download value.",
"",
"Value in Mebibytes, default \"100\".",
"Value in Mebibits, default \"100\".",
"",
"Can be toggled with auto button."},
{"net_upload",
"Fixed network graph upload value.",
"",
"Value in Mebibytes, default \"100\".",
"Value in Mebibits, default \"100\".",
"",
"Can be toggled with auto button."},
{"net_auto",