allow hiding of who is typing tile

This commit is contained in:
Michael Telatynski 2020-02-08 21:21:30 +00:00
parent 3c49515e08
commit a8da4a3028
4 changed files with 19 additions and 1 deletions

View file

@ -32,6 +32,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
];
static TIMELINE_SETTINGS = [
'showTypingNotifications',
'autoplayGifsAndVideos',
'urlPreviewsEnabled',
'TextualBody.enableBigEmoji',