Add back message list watching, support attachments without metadata
This commit is contained in:
@@ -26,6 +26,7 @@ public class TranscriptView : Adw.Bin
|
||||
});
|
||||
|
||||
value.load_messages();
|
||||
value.watch_updates();
|
||||
} else {
|
||||
transcript_drawing_area.set_messages(new ArrayList<Message>());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user