mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-06-01 23:58:40 -04:00
1.0.66 release
This commit is contained in:
parent
c57717aea2
commit
ba5978d298
287 changed files with 3349 additions and 226 deletions
|
@ -485,6 +485,7 @@ void ventoy_data_default_control(data_control *data)
|
|||
{
|
||||
memset(data, 0, sizeof(data_control));
|
||||
|
||||
data->default_menu_mode = 1;
|
||||
data->filter_dot_underscore = 1;
|
||||
data->max_search_level = -1;
|
||||
data->menu_timeout = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue