Remove unused identityEnabled property from ValidatedServerConfig
See https://github.com/vector-im/riot-web/issues/10229
This commit is contained in:
parent
0950037ca3
commit
7a3aa9be2e
3 changed files with 0 additions and 4 deletions
|
@ -39,7 +39,6 @@ export const TYPES = {
|
|||
hsName: "matrix.org",
|
||||
hsNameIsDifferent: false,
|
||||
isUrl: "https://vector.im",
|
||||
identityEnabled: true,
|
||||
}),
|
||||
},
|
||||
PREMIUM: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue