[call-me] - add missing

This commit is contained in:
Miroslav Pejic
2024-11-30 10:26:00 +01:00
parent 79535b7289
commit fd6f830f7a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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",
+1
View File
@@ -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';