mirror of
https://github.com/tooot-app/app
synced 2025-01-03 13:10:23 +01:00
Try to fix #413
This commit is contained in:
parent
8aaa9bafb7
commit
4b39525c82
@ -33,6 +33,7 @@ const pushUseConnect = ({ t, instances }: Params) => {
|
||||
url: `push/connect/${expoToken}`,
|
||||
sentry: true
|
||||
}).catch(error => {
|
||||
Notifications.setBadgeCountAsync(0)
|
||||
if (error?.status == 404) {
|
||||
displayMessage({
|
||||
theme,
|
||||
|
Loading…
Reference in New Issue
Block a user