Skip to content

Commit

Permalink
Update src/search.js
Browse files Browse the repository at this point in the history
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: F. E Noel Nfebe <fenn25.fn@gmail.com>
  • Loading branch information
nfebe and nickvergessen authored Feb 13, 2024
1 parent b2520dc commit c10ca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import '@nextcloud/dialogs/style.css'
const vm = new ComponentVM({
el: container,
propsData: {
dialogTitle: t('spreed', 'Select Conversation'),
dialogTitle: t('spreed', 'Select conversation'),
showPostableOnly: true,
},
})
Expand Down

0 comments on commit c10ca12

Please sign in to comment.