Bump git index

This commit is contained in:
Eric Bailey
2025-06-25 21:36:40 -05:00
parent e3c74ef44a
commit 2d12b64cc8
+1 -1
View File
@@ -115,9 +115,9 @@ async function getPushToken() {
* it fires), so there's a possibility that multiple calls will be made, but
* that is acceptable.
*
* @see https://github.com/bluesky-social/social-app/pull/4467
* @see https://github.com/expo/expo/issues/28656
* @see https://github.com/expo/expo/issues/29909
* @see https://github.com/bluesky-social/social-app/pull/4467
*/
export function useGetAndRegisterPushToken() {
const registerPushToken = useRegisterPushToken()