najva token

This commit is contained in:
hamid zarghami
2025-07-28 10:18:21 +03:30
parent 49a4ed3ad9
commit b0b7e2c808
+2
View File
@@ -17,6 +17,8 @@ const NajvaToken: FC = () => {
updateProfile({
pushToken: userToken,
})
} else {
console.log('userToken is null')
}
}