Merge pull request #3971 from matrix-org/foldleft/fix-login-loop

Revert a change causing a login loop
pull/21833/head
J. Ryan Stinnett 2020-01-29 11:32:14 +00:00 committed by GitHub
commit 8fd174f1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@ export const SETTINGS = {
displayName: _td("Enable cross-signing to verify per-user instead of per-device (in development)"),
supportedLevels: LEVELS_FEATURE,
default: false,
controller: new ReloadOnChangeController(),
},
"feature_event_indexing": {
isFeature: true,