Merge pull request #3519 from matrix-org/travis/enable-cider

Enable CIDER composer by default
This commit is contained in:
Michael Telatynski 2019-10-04 10:50:28 +01:00 committed by GitHub
commit fba646d2c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 9 deletions

View file

@ -26,6 +26,7 @@ import PlatformPeg from "../../../../../PlatformPeg";
export default class PreferencesUserSettingsTab extends React.Component {
static COMPOSER_SETTINGS = [
'useCiderComposer',
'MessageComposerInput.autoReplaceEmoji',
'MessageComposerInput.suggestEmoji',
'sendTypingNotifications',