mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
* fix ios run * small fixes
This commit is contained in:
@@ -96,8 +96,7 @@ const SuccessScreen: React.FC = () => {
|
||||
}
|
||||
} catch {
|
||||
console.warn(
|
||||
'Invalid deep link URL provided:',
|
||||
selfApp.deeplinkCallback,
|
||||
'Invalid deep link URL provided (URL sanitized for security)',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user