update crop tool, use new package name (#9642)

This commit is contained in:
Samuel Newman
2026-01-06 18:29:37 +02:00
committed by GitHub
parent 4f6ff6fc73
commit 493bd6dcf6
6 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ export function isErrorMaybeAppPasswordPermissions(e: unknown) {
/**
* Intended to capture "User cancelled" or "Crop cancelled" errors
* that we often get from expo modules such expo-image-crop-tool
* that we often get from expo modules such @bsky.app/expo-image-crop-tool
*
* The exact name has changed in the past so let's just see if the string
* contains "cancel"