diff --git a/devicemanagement/device_manager.py b/devicemanagement/device_manager.py index aed1ce6..f3baf7b 100644 --- a/devicemanagement/device_manager.py +++ b/devicemanagement/device_manager.py @@ -343,7 +343,7 @@ class DeviceManager: gestalt_plist = tweak.apply_tweak(gestalt_plist) elif tweak.enabled: # no mobilegestalt file provided but applying mga tweaks, give warning - show_alert(show_error_msg("No mobilegestalt file provided! Please select your file to apply mobilegestalt tweaks.", exec=False)) + show_alert(ApplyAlertMessage(txt="No mobilegestalt file provided! Please select your file to apply mobilegestalt tweaks.")) update_label("Failed.") return # set the custom gestalt keys