parent
21bfb61b7a
commit
dd7d72a77d
2 changed files with 5 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
return description;
|
||||
}
|
||||
if (this.get('attachments').length > 0) {
|
||||
return 'Media message';
|
||||
return i18n('mediaMessage');
|
||||
}
|
||||
|
||||
return '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue