diff --git a/app/src/components/JoinDialog.js b/app/src/components/JoinDialog.js index 613e2fbb..b0ad5cde 100644 --- a/app/src/components/JoinDialog.js +++ b/app/src/components/JoinDialog.js @@ -238,6 +238,7 @@ const JoinDialog = ({ }); }; + /* const handleAuth = () => { _askForPerms(); @@ -253,6 +254,7 @@ const JoinDialog = ({ }); }; + */ const handleJoinUsingEnterKey = (event) => {