mirror of https://github.com/vector-im/riot-web
Add matrix apps to Labs settings
parent
aab4c097e6
commit
7a7687699b
|
@ -30,6 +30,11 @@ export default {
|
|||
id: 'rich_text_editor',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
name: "Matrix Apps",
|
||||
id: 'matrix_apps',
|
||||
default: false,
|
||||
},
|
||||
],
|
||||
|
||||
// horrible but it works. The locality makes this somewhat more palatable.
|
||||
|
|
Loading…
Reference in New Issue