Remove todo
This commit is contained in:
@@ -75,9 +75,6 @@ export function Provider({children}: {children: React.ReactNode}) {
|
|||||||
account: agent.session?.did,
|
account: agent.session?.did,
|
||||||
})
|
})
|
||||||
|
|
||||||
// TODO pretty sure we don't need this
|
|
||||||
// qc.invalidateQueries({queryKey: preferencesQueryKey})
|
|
||||||
|
|
||||||
await getAndRegisterPushToken({
|
await getAndRegisterPushToken({
|
||||||
isAgeRestricted: Boolean(
|
isAgeRestricted: Boolean(
|
||||||
isAgeRestrictedGeo && data.status !== 'assured',
|
isAgeRestrictedGeo && data.status !== 'assured',
|
||||||
|
|||||||
Reference in New Issue
Block a user