this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update origin (#8889)

authored by

Eric Bailey and committed by
GitHub
c2819506 3b7b93a4

+1 -1
+1 -1
src/state/geolocation.tsx
··· 6 6 import {type Device, device} from '#/storage' 7 7 8 8 const IPCC_URL = `https://bsky.app/ipcc` 9 - const BAPP_CONFIG_URL = `https://bapp-config.bsky.workers.dev/config` 9 + const BAPP_CONFIG_URL = `https://ip.bsky.app/config` 10 10 11 11 const events = new EventEmitter() 12 12 const EVENT = 'geolocation-updated'