Update origin (#8889)

This commit is contained in:
Eric Bailey
2025-08-23 15:33:31 -05:00
committed by GitHub
parent 3b7b93a411
commit c28195067f
+1 -1
View File
@@ -6,7 +6,7 @@ import {logger} from '#/logger'
import {type Device, device} from '#/storage'
const IPCC_URL = `https://bsky.app/ipcc`
const BAPP_CONFIG_URL = `https://bapp-config.bsky.workers.dev/config`
const BAPP_CONFIG_URL = `https://ip.bsky.app/config`
const events = new EventEmitter()
const EVENT = 'geolocation-updated'