chore: bump version to 2.9.11 (#1601)

* chore: bump version to 2.9.11

* fix linting
This commit is contained in:
Justin Hernandez
2026-01-13 14:08:50 -08:00
committed by GitHub
parent 2c0a03ac4b
commit 12f3262dbf
5 changed files with 6 additions and 6 deletions

View File

@@ -109,7 +109,7 @@ const PassportDataSelector = () => {
try {
await setSelectedDocument(documentId);
navigation.navigate('ConfirmBelonging', {});
} catch (error) {
} catch {
Alert.alert(
'Registration Error',
'Failed to prepare document for registration. Please try again.',