mirror of https://github.com/vector-im/riot-web
Enable matrix-apps by default
parent
222aed896f
commit
0844beac79
|
@ -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…
Reference in New Issue