@ -2551,7 +2551,10 @@ export class AppMessagesManager {
if(usingFullAlbum) {
text = this.getAlbumText(message.grouped_id).message;
addPart('AttachAlbum', undefined, text);
if(!withoutMediaType) {
}
} else {
usingFullAlbum = false;
@ -1029,6 +1029,7 @@ $bubble-margin: .25rem;
&-title,
&-subtitle,
i {
color: #fff;