Skip to content

Commit 1e0b329

Browse files
Update app.js
1 parent d3a0688 commit 1e0b329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ signInBtn.addEventListener("click", () => {
3939
auth.signOut();
4040
return;
4141
}
42-
}
42+
}
4343

4444
// Only create the user record if it doesn't exist
4545
const uid = user.uid;

0 commit comments

Comments
 (0)