1
0
mirror of https://github.com/tooot-app/app synced 2025-01-03 13:10:23 +01:00
This commit is contained in:
xmflsct 2022-10-27 23:25:09 +02:00
parent 8aaa9bafb7
commit 4b39525c82

View File

@ -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,