mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
disable windows path fix by default
This commit is contained in:
@@ -57,7 +57,7 @@ class DeviceManager:
|
||||
self.apply_over_wifi = False
|
||||
self.auto_reboot = True
|
||||
self.allow_risky_tweaks = False
|
||||
self.windows_path_fix = True
|
||||
self.windows_path_fix = False
|
||||
self.show_all_spoofable_models = False
|
||||
self.skip_setup = True
|
||||
self.supervised = False
|
||||
|
||||
Reference in New Issue
Block a user