diff options
author | David Baker <dave@matrix.org> | 2019-09-12 11:42:47 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2019-09-12 11:42:47 +0100 |
commit | 642fad8bd47ffcb74d970de632a7316dfc15d26b (patch) | |
tree | 600674ffed4b19e551d6399dba60e8c8fef24d17 | |
parent | add report_stats_endpoint config option (#6012) (diff) | |
download | synapse-642fad8bd47ffcb74d970de632a7316dfc15d26b.tar.xz |
Fix SSO fallback login
Well, it worked, but forgot to remove the thing saying login was unavailable.
-rw-r--r-- | synapse/static/client/login/js/login.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/static/client/login/js/login.js b/synapse/static/client/login/js/login.js |