Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dadigang
Ventoy
Commits
006f26d0
Commit
006f26d0
authored
Feb 14, 2022
by
longpanda
Browse files
Fix the Plugson web display issue of VTOY_DEFAULT_MENU_MODE.
parent
9203aa1a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
Plugson/src/Web/ventoy_http.c
Plugson/src/Web/ventoy_http.c
+1
-0
Plugson/vs/VentoyPlugson/Release/VentoyPlugson.exe
Plugson/vs/VentoyPlugson/Release/VentoyPlugson.exe
+0
-0
No files found.
Plugson/src/Web/ventoy_http.c
View file @
006f26d0
...
@@ -487,6 +487,7 @@ void ventoy_data_default_control(data_control *data)
...
@@ -487,6 +487,7 @@ void ventoy_data_default_control(data_control *data)
data
->
default_menu_mode
=
1
;
data
->
default_menu_mode
=
1
;
data
->
filter_dot_underscore
=
1
;
data
->
filter_dot_underscore
=
1
;
data
->
treeview_style
=
1
;
data
->
max_search_level
=
-
1
;
data
->
max_search_level
=
-
1
;
data
->
menu_timeout
=
0
;
data
->
menu_timeout
=
0
;
...
...
Plugson/vs/VentoyPlugson/Release/VentoyPlugson.exe
View file @
006f26d0
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment