mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
MessageView: Call the proper render method on change event
This commit is contained in:
@@ -275,7 +275,7 @@
|
||||
this.onUnload();
|
||||
},
|
||||
onChange() {
|
||||
this.renderRead();
|
||||
this.renderSent();
|
||||
this.renderQuote();
|
||||
},
|
||||
select(e) {
|
||||
|
||||
Reference in New Issue
Block a user