this repo has no description
0
fork

Configure Feed

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

fix typo

+1 -1
+1 -1
cmd/relay/testing/framework_test.go
··· 9 9 10 10 comatproto "github.com/bluesky-social/indigo/api/atproto" 11 11 "github.com/bluesky-social/indigo/atproto/syntax" 12 - "github.com/bluesky-social/indigo/cmd/elay/stream" 12 + "github.com/bluesky-social/indigo/cmd/relay/stream" 13 13 14 14 "github.com/stretchr/testify/assert" 15 15 )