You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-21 07:42:09 +03:00
missed one
This commit is contained in:
@ -119,7 +119,6 @@ export default class MessagePanel extends React.Component {
|
||||
ghostReadMarkers: [],
|
||||
showTypingNotifications: SettingsStore.getValue("showTypingNotifications"),
|
||||
useIRCLayout: SettingsStore.getValue("feature_irc_ui"),
|
||||
displayAvatars: SettingsStore.getValue("feature_no_timeline_avatars"),
|
||||
};
|
||||
|
||||
// opaque readreceipt info for each userId; used by ReadReceiptMarker
|
||||
|
Reference in New Issue
Block a user