Don't reset panel on close of recent media pane
This commit is contained in:

committed by
Scott Nonnenberg

parent
901179440f
commit
9433a1de99
@@ -1966,7 +1966,6 @@
|
||||
props: await getProps(),
|
||||
onClose: () => {
|
||||
this.stopListening(this.model.messageCollection, 'remove', update);
|
||||
this.resetPanel();
|
||||
},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user