Skip to content

Commit c8c7c04

Browse files
committed
Revert "Set Load Bootloader setting to Direct by default"
This reverts commit 4f6df2f.
1 parent 52140ce commit c8c7c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

universal/source/common/twlmenusettings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ TWLSettings::TWLSettings()
125125
ak_zoomIcons = true;
126126

127127
useBootstrap = true;
128-
btsrpBootloaderDirect = true;
128+
btsrpBootloaderDirect = false;
129129
bootstrapFile = EReleaseBootstrap;
130130

131131
internetBrowserLaunched = false;

0 commit comments

Comments
 (0)