Merge branch 'develop' into develop

pull/3524/head
Alan Yu 9 years ago committed by GitHub
commit 6e67d4401d
  1. 2
      packages/rocketchat-ui/views/app/spotlight/mobileMessageMenu.coffee

@ -53,7 +53,7 @@
swal
title: TAPi18n.__("Report_sent")
text: TAPi18n("Thank_you_exclamation_mark")
text: TAPi18n.__("Thank_you_exclamation_mark")
type: 'success'
timer: 1000
showConfirmButton: false

Loading…
Cancel
Save