Merge pull request #4047 from matrix-org/t3chguy/hide_typing_notifs

Add setting to allow hiding of typing indicator
This commit is contained in:
Michael Telatynski
2020-02-10 18:01:52 +00:00
committed by GitHub
4 changed files with 19 additions and 1 deletions
@@ -32,6 +32,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
];
static TIMELINE_SETTINGS = [
'showTypingNotifications',
'autoplayGifsAndVideos',
'urlPreviewsEnabled',
'TextualBody.enableBigEmoji',