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