Update pwi endpoint (#2116)

This commit is contained in:
Paul Frazee
2023-12-06 12:20:39 -08:00
committed by GitHub
parent 6335be14e1
commit 47771b9066
+1 -1
View File
@@ -1,7 +1,7 @@
import {BskyAgent} from '@atproto/api'
export const PUBLIC_BSKY_AGENT = new BskyAgent({
service: 'https://api.bsky.app',
service: 'https://public.api.bsky.app',
})
export const STALE = {