X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/e1c26567a1ec0d7a3b27a0c9c30bb9ee6ffa0c27..ecb133ed5edbe689be9351b0ff87b5ffd43cef55:/Plugson/src/Web/ventoy_http.h diff --git a/Plugson/src/Web/ventoy_http.h b/Plugson/src/Web/ventoy_http.h index d5607df..17b21bf 100644 --- a/Plugson/src/Web/ventoy_http.h +++ b/Plugson/src/Web/ventoy_http.h @@ -58,6 +58,7 @@ typedef struct data_control int filter_vtoy; int win11_bypass_check; int menu_timeout; + int linux_remount; char default_search_root[MAX_PATH]; char default_image[MAX_PATH]; char default_kbd_layout[32];