Rename RTE labs option to "New Composer & Autocomplete"

As per confusion around https://riot.im/develop/#/room/!DdJkzRliezrwpNebLk:matrix.org/$1487091505948TmtGn:t2l.io
pull/21833/head
Aviral Dasgupta 2017-02-15 09:16:17 +05:30
parent 5769213647
commit ebe7ec4000
No known key found for this signature in database
GPG Key ID: 5FD1E9F4FFD3DA80
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ var Notifier = require("./Notifier");
module.exports = {
LABS_FEATURES: [
{
name: 'Rich Text Editor',
name: 'New Composer & Autocomplete',
id: 'rich_text_editor',
default: false,
},