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: "-",
|
||||
id: 'matrix_apps',
|
||||
default: false,
|
||||
default: true,
|
||||
|
||||
// XXX: Always use default, ignore localStorage and remove from labs
|
||||
override: true,
|
||||
|
|
Loading…
Reference in New Issue