diff --git a/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c b/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c index 19a930d..26d563c 100644 --- a/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c +++ b/Installer/TrollInstaller/TrollInstaller/exploit/IOGPU.c @@ -64,7 +64,7 @@ int IOGPU_get_command_queue_extra_refills_needed(void) || strstr(u.machine, "iPhone13,") || strstr(u.machine, "iPhone14,") || strstr(u.machine, "iPad13,") - || strstr(u.machine, "iPad7,3") + || strstr(u.machine, "iPad7,") ) { return 1;