mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
add ios 16 support + remove windows path fix
This commit is contained in:
@@ -332,7 +332,7 @@ class DeviceManager:
|
||||
tmp_pb_dir = TemporaryDirectory()
|
||||
tweak.apply_tweak(
|
||||
files_to_restore=files_to_restore, output_dir=tmp_pb_dir.name,
|
||||
windows_path_fix=self.windows_path_fix
|
||||
version=self.get_current_device_version()
|
||||
)
|
||||
if tweak.enabled:
|
||||
uses_domains = True
|
||||
|
||||
Reference in New Issue
Block a user