Update pwi endpoint (#2116)

zio/stable
Paul Frazee 2023-12-06 12:20:39 -08:00 committed by GitHub
parent 6335be14e1
commit 47771b9066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 = {