this repo has no description

feat: add ATCR

+6
+6
pkg/apps.go
··· 348 NSID: "app.offprint", 349 Label: "app-offprint", 350 }, 351 }
··· 348 NSID: "app.offprint", 349 Label: "app-offprint", 350 }, 351 + { 352 + Name: "ATCR", 353 + Description: "Push and pull Docker images on the AT Protocol", 354 + NSID: "io.atcr", 355 + Label: "io-atcr", 356 + }, 357 }