Add tip when save ventoy.json failed.

This commit is contained in:
longpanda
2022-02-18 09:48:57 +08:00
parent 43e921878b
commit d1584c10b4
4 changed files with 7 additions and 3 deletions

View File

@@ -88,6 +88,7 @@ typedef struct SYSINFO
char buildtime[128];
int syntax_error;
int invalid_config;
int config_save_error;
int language;
int pathcase;