Apply suggestions from code review
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
407777539f
commit
48f71f26e7
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ The following lists a few common options.
|
||||||
Set the feature to `true` in the
|
Set the feature to `true` in the
|
||||||
[develop](https://github.com/vector-im/element-web/blob/develop/element.io/develop/config.json)
|
[develop](https://github.com/vector-im/element-web/blob/develop/element.io/develop/config.json)
|
||||||
and
|
and
|
||||||
[nightly](https://github.com/vector-im/element-web/blob/develop/element.io/nightly/config.json)
|
[nightly](https://github.com/vector-im/element-desktop/blob/develop/element.io/nightly/config.json)
|
||||||
configs:
|
configs:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
@ -76,7 +76,7 @@ configs:
|
||||||
Set the feature to `true` in the
|
Set the feature to `true` in the
|
||||||
[staging / app](https://github.com/vector-im/element-web/blob/develop/element.io/app/config.json)
|
[staging / app](https://github.com/vector-im/element-web/blob/develop/element.io/app/config.json)
|
||||||
and
|
and
|
||||||
[release](https://github.com/vector-im/element-web/blob/develop/element.io/release/config.json)
|
[release](https://github.com/vector-im/element-desktop/blob/develop/element.io/release/config.json)
|
||||||
configs.
|
configs.
|
||||||
|
|
||||||
**Note:** The above will only enable the feature for https://app.element.io and official Element
|
**Note:** The above will only enable the feature for https://app.element.io and official Element
|
||||||
|
|
Loading…
Reference in a new issue