Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client
122
fork

Configure Feed

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

Set mute word dialog text input return key type to "done" (#9967)

Co-authored-by: Claude <noreply@anthropic.com>

authored by

Samuel Newman
Claude
and committed by
GitHub
612a7783 162a78e1

+1
+1
src/components/dialogs/MutedWords.tsx
··· 132 132 autoCorrect={false} 133 133 autoCapitalize="none" 134 134 autoComplete="off" 135 + returnKeyType="done" 135 136 label={_(msg`Enter a word or tag`)} 136 137 placeholder={_(msg`Enter a word or tag`)} 137 138 value={field}