Skip to content

Commit

Permalink
yellowfart being stupid...
Browse files Browse the repository at this point in the history
  • Loading branch information
YellowCat98 committed May 26, 2024
1 parent 6c394c1 commit 4bf9811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iGeodeLib.mm
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ void faceID(std::function<void()> callback, std::function<void()> callback2) {
}
}];
} else {
ShowAlert("Unsupported.", "Your device doesnt support Face ID", "Cancel");
showAlert("Unsupported.", "Your device doesnt support Face ID", "Cancel");
}
}
}

0 comments on commit 4bf9811

Please sign in to comment.