1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Enable matrix-apps by default

This commit is contained in:
Luke Barnard
2017-08-16 16:04:39 +01:00
parent 222aed896f
commit 0844beac79

View File

@@ -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,