mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
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: "-",
|
||||
id: 'matrix_apps',
|
||||
default: false,
|
||||
default: true,
|
||||
|
||||
// XXX: Always use default, ignore localStorage and remove from labs
|
||||
override: true,
|
||||
|
|
Loading…
Reference in a new issue