diff --git a/user_io.cpp b/user_io.cpp index 9c9d2c1..4946e67 100644 --- a/user_io.cpp +++ b/user_io.cpp @@ -1009,6 +1009,7 @@ void user_io_init(const char *path, const char *xml) { tos_config_load(0); tos_upload(NULL); + parse_config(); } else if (is_menu()) {