mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 14:31:09 +02:00
Rename RTE labs option to "New Composer & Autocomplete"
As per confusion around https://riot.im/develop/#/room/!DdJkzRliezrwpNebLk:matrix.org/$1487091505948TmtGn:t2l.io
This commit is contained in:
parent
5769213647
commit
ebe7ec4000
@ -26,7 +26,7 @@ var Notifier = require("./Notifier");
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
LABS_FEATURES: [
|
LABS_FEATURES: [
|
||||||
{
|
{
|
||||||
name: 'Rich Text Editor',
|
name: 'New Composer & Autocomplete',
|
||||||
id: 'rich_text_editor',
|
id: 'rich_text_editor',
|
||||||
default: false,
|
default: false,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user