FIX: regression with composer warnings

Fixes composer warnings when: a) mentioning groups ("By mentioning @group, you are about to notify x people...") and b) mentioning users in a PM ("You mentioned @user but they won`t be notified...")
This commit is contained in:
Penar Musaraj 2019-01-30 11:37:16 -05:00
parent d8bd3c32ca
commit c02e81fe01
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@
uploadIcon=uploadIcon
isCancellable=isCancellable
uploadProgress=uploadProgress
groupsMentioned="groupsMentioned"
cannotSeeMention="cannotSeeMention"
groupsMentioned=(action "groupsMentioned")
cannotSeeMention=(action "cannotSeeMention")
importQuote=(action "importQuote")
togglePreview=(action "togglePreview")
showToolbar=showToolbar