mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
chore: bump version to 2.9.11 (#1601)
* chore: bump version to 2.9.11 * fix linting
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user