kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Push notifications: catch error
rodzic
91a9d6c5c8
commit
5bb2d97166
|
@ -118,7 +118,7 @@ export function updateNotificationsQueue(notification, intlMessages, intlLocale,
|
||||||
data: {
|
data: {
|
||||||
url: joinPublicPath('/notifications'),
|
url: joinPublicPath('/notifications'),
|
||||||
},
|
},
|
||||||
});
|
}).catch(console.error);
|
||||||
}).catch(console.error);
|
}).catch(console.error);
|
||||||
}
|
}
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
|
|
Ładowanie…
Reference in New Issue