Enable matrix-apps by default
This commit is contained in:
parent
222aed896f
commit
0844beac79
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export default {
|
||||||
{
|
{
|
||||||
name: "-",
|
name: "-",
|
||||||
id: 'matrix_apps',
|
id: 'matrix_apps',
|
||||||
default: false,
|
default: true,
|
||||||
|
|
||||||
// XXX: Always use default, ignore localStorage and remove from labs
|
// XXX: Always use default, ignore localStorage and remove from labs
|
||||||
override: true,
|
override: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue