mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-03 03:21:49 +02:00
Override matrix-apps to be disabled
- ignores localStorage setting - hides feature from labs section in user settings
This commit is contained in:
parent
cbd8018ac8
commit
c97ae5c2e1
@ -29,6 +29,9 @@ export default {
|
|||||||
name: "-",
|
name: "-",
|
||||||
id: 'matrix_apps',
|
id: 'matrix_apps',
|
||||||
default: false,
|
default: false,
|
||||||
|
|
||||||
|
// XXX: Always use default, ignore localStorage and remove from labs
|
||||||
|
override: true,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user