Use 1x icon in View-once bubbles, explanatory expired toasts
This commit is contained in:
parent
14cc11d5de
commit
4f50c0b093
11 changed files with 96 additions and 34 deletions
|
@ -741,7 +741,7 @@
|
|||
}
|
||||
if (this.isTapToView()) {
|
||||
if (this.isErased()) {
|
||||
return i18n('mediaMessage');
|
||||
return i18n('message--getDescription--disappearing-media');
|
||||
}
|
||||
|
||||
const attachments = this.get('attachments');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue