Remove todo
This commit is contained in:
@@ -37,7 +37,6 @@ async function _registerPushToken({
|
|||||||
platform: Platform.OS,
|
platform: Platform.OS,
|
||||||
token: token.data,
|
token: token.data,
|
||||||
appId: 'xyz.blueskyweb.app',
|
appId: 'xyz.blueskyweb.app',
|
||||||
// @ts-ignore
|
|
||||||
ageRestricted: extra.ageRestricted ?? false,
|
ageRestricted: extra.ageRestricted ?? false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user