remove windows path fix option

This commit is contained in:
leminlimez
2025-03-30 17:17:24 -04:00
parent 0acbe16fc4
commit 60a4541a02
5 changed files with 19 additions and 35 deletions

View File

@@ -57,7 +57,6 @@ class DeviceManager:
self.apply_over_wifi = False
self.auto_reboot = True
self.allow_risky_tweaks = False
self.windows_path_fix = False
self.show_all_spoofable_models = False
self.skip_setup = True
self.supervised = False