Remove TODOs
This commit is contained in:
parent
204de3aaea
commit
86a9923181
1 changed files with 0 additions and 6 deletions
|
@ -575,12 +575,6 @@
|
||||||
// events up to its parent elements in the DOM.
|
// events up to its parent elements in the DOM.
|
||||||
this.closeMenu();
|
this.closeMenu();
|
||||||
|
|
||||||
// TODO
|
|
||||||
//
|
|
||||||
// - [x] Fetch visual media attachments
|
|
||||||
// - [ ] Fetch file attachments
|
|
||||||
// - [ ] Add mechanism to fetch more data
|
|
||||||
|
|
||||||
const media = await Signal.Backbone.Conversation.fetchVisualMediaAttachments({
|
const media = await Signal.Backbone.Conversation.fetchVisualMediaAttachments({
|
||||||
conversationId: this.model.get('id'),
|
conversationId: this.model.get('id'),
|
||||||
WhisperMessageCollection: Whisper.MessageCollection,
|
WhisperMessageCollection: Whisper.MessageCollection,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue