Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Enable new onboarding

+1 -1
+1 -1
src/lib/build-flags.ts
··· 1 1 export const LOGIN_INCLUDE_DEV_SERVERS = true 2 2 export const PWI_ENABLED = true 3 - export const NEW_ONBOARDING_ENABLED = false 3 + export const NEW_ONBOARDING_ENABLED = true