adds labels to accounts that have created records outside of Bluesky
23
fork

Configure Feed

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

feat: add deck belcher

+6
+6
pkg/apps.go
··· 299 299 NSID: "app.greengale", 300 300 Label: "app-greengale", 301 301 }, 302 + { 303 + Name: "deck belcher", 304 + Description: "organize, build, and share decks on the atmosphere", 305 + NSID: "com.deckbelcher", 306 + Label: "com-deckbelcher", 307 + }, 302 308 }