mirror of https://github.com/vector-im/riot-web
Appease the linter
parent
17be9805e1
commit
b8fd50c5e3
|
@ -101,7 +101,7 @@ export default createReactClass({
|
|||
return {
|
||||
[SSOAuthEntry.LOGIN_TYPE]: ssoAesthetics,
|
||||
[SSOAuthEntry.UNSTABLE_LOGIN_TYPE]: ssoAesthetics,
|
||||
}
|
||||
};
|
||||
},
|
||||
|
||||
_onAuthFinished: function(success, result) {
|
||||
|
|
Loading…
Reference in New Issue