Use 1x icon in View-once bubbles, explanatory expired toasts
This commit is contained in:

committed by
Ken Powers

parent
14cc11d5de
commit
4f50c0b093
@@ -741,7 +741,7 @@
|
||||
}
|
||||
if (this.isTapToView()) {
|
||||
if (this.isErased()) {
|
||||
return i18n('mediaMessage');
|
||||
return i18n('message--getDescription--disappearing-media');
|
||||
}
|
||||
|
||||
const attachments = this.get('attachments');
|
||||
|
Reference in New Issue
Block a user