Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

fix: bsky to witchsky in a couple places

xan.lol 7b20957d 5a796ad1

+1 -1
assets/splash/android-splash-logo-white.png

This is a binary file and will not be displayed.

+1 -1
src/lib/notifications/notifications.ts
··· 308 308 : PUBLIC_APPVIEW_DID, 309 309 platform: Platform.OS, 310 310 token: token.data, 311 - appId: 'xyz.blueskyweb.app', 311 + appId: 'app.witchsky', 312 312 }, 313 313 { 314 314 headers: BLUESKY_NOTIF_SERVICE_HEADERS,