Skip to content

Commit

Permalink
Update update.m
Browse files Browse the repository at this point in the history
  • Loading branch information
taynambenichio authored Aug 16, 2024
1 parent 9cc2e8a commit 65b479f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions BaseBin/launchdhook/src/update.m
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,7 @@ void jbupdate_update_system_info(void)
"struct",
"physrw",
"perfkrw",
<<<<<<< HEAD
"namecache",
=======
"namecache",
>>>>>>> 6dfcdc2589a303c4d3de52786fbc33da03ae3c5c
"amfi_oids",
NULL,
NULL,
Expand Down Expand Up @@ -217,4 +213,4 @@ void jbupdate_finalize_stage2(const char *prevVersion, const char *newVersion)
}

JBFixMobilePermissions();
}
}

0 comments on commit 65b479f

Please sign in to comment.