diff --git a/src/components/dialogs/MutedWords.tsx b/src/components/dialogs/MutedWords.tsx index 9c7b7580a3..94c48dcc23 100644 --- a/src/components/dialogs/MutedWords.tsx +++ b/src/components/dialogs/MutedWords.tsx @@ -132,6 +132,7 @@ function MutedWordsInner() { autoCorrect={false} autoCapitalize="none" autoComplete="off" + returnKeyType="done" label={_(msg`Enter a word or tag`)} placeholder={_(msg`Enter a word or tag`)} value={field}