mirror of https://github.com/vector-im/riot-web
missed one
parent
bba6b2c441
commit
7bb7f30b8f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue