the {coilest,wokest,funnest} client for bluesky next.bbell.vt3e.cat/
bluesky client
0

Configure Feed

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

fix(settings): fix double hashtag in default appview

+1 -1
+1 -1
src/stores/settings.ts
··· 49 49 appviews: { 50 50 bluesky: { 51 51 did: "did:web:api.bsky.app", 52 - serviceId: "##bsky_appview", 52 + serviceId: "#bsky_appview", 53 53 }, 54 54 }, 55 55 };