mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 20:51:02 +02:00
Remove console.log
This commit is contained in:
parent
3b434a70d2
commit
21c862fe2b
@ -132,7 +132,7 @@ function onWidgetMessage(msg) {
|
||||
widgetApi.callAction(
|
||||
KnownWidgetActions.GetOpenIDCredentials,
|
||||
{},
|
||||
(response) => {console.log(response);},
|
||||
() => {},
|
||||
);
|
||||
} else {
|
||||
enableJoinButton();
|
||||
|
Loading…
x
Reference in New Issue
Block a user