Update pwi endpoint (#2116)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import {BskyAgent} from '@atproto/api'
|
import {BskyAgent} from '@atproto/api'
|
||||||
|
|
||||||
export const PUBLIC_BSKY_AGENT = new BskyAgent({
|
export const PUBLIC_BSKY_AGENT = new BskyAgent({
|
||||||
service: 'https://api.bsky.app',
|
service: 'https://public.api.bsky.app',
|
||||||
})
|
})
|
||||||
|
|
||||||
export const STALE = {
|
export const STALE = {
|
||||||
|
|||||||
Reference in New Issue
Block a user