1
0

Drop _ISO folder

This commit is contained in:
Wyrrrd
2022-12-26 00:05:41 +01:00
parent 3f11be47f7
commit 85bd388dfb
2 changed files with 0 additions and 21 deletions
-21
View File
@@ -2,7 +2,6 @@
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/_ISO" },
{ "VTOY_WIN11_BYPASS_CHECK": "1" }
],
"theme": {
@@ -133,26 +132,6 @@
{
"key": "ventoy-",
"class": "ventoy"
},
{
"dir": "/_ISO/Linux",
"class": "linux"
},
{
"dir": "/_ISO/macOS",
"class": "macosx"
},
{
"dir": "/_ISO/Utility",
"class": "utility"
},
{
"dir": "/_ISO/Windows",
"class": "windows"
},
{
"dir": "/_ISO/WinPE",
"class": "win_pe"
}
]
}