[call-me] - add missing
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "call-me",
|
||||
"version": "1.0.21",
|
||||
"version": "1.0.22",
|
||||
"description": "Your Go-To for Instant Video Calls",
|
||||
"author": "Miroslav Pejic - miroslav.pejic.85@gmail.com",
|
||||
"license": "AGPLv3",
|
||||
|
||||
@@ -275,6 +275,7 @@ function handleSignIn(data) {
|
||||
setTimeout(handleHangUpClick, 3000);
|
||||
} else {
|
||||
githubDiv.style.display = 'none';
|
||||
attribution.style.display = 'none';
|
||||
signInPage.style.display = 'none';
|
||||
roomPage.style.display = 'block';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user