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

View File

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