update restore message

This commit is contained in:
leminlimez
2025-03-31 13:52:27 -04:00
parent 349b8c0ad2
commit 672283eaa3
3 changed files with 4 additions and 3 deletions

View File

@@ -422,7 +422,7 @@ class DeviceManager:
)
# restore to the device
update_label("Restoring to device...")
update_label("Restoring to device, do NOT unplug...")
restore_files(files=files_to_restore, reboot=self.auto_reboot, lockdown_client=self.data_singleton.current_device.ld)
if tmp_pb_dir != None:
try: