1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2023-01-08 17:56:34 +01:00
parent 4cadeb6a6f
commit 972ae46d45
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ const pushUseConnect = () => {
)
useEffect(() => {
Sentry.setContext('Push', { expoToken, pushEnabledCount })
Sentry.setTags({ expoToken, pushEnabledCount })
if (expoToken && pushEnabledCount) {
connectQuery.refetch()