Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed May 3, 2024
1 parent 9994f68 commit f323df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Login.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ export async function handleLogin () {
// loadCloudSaveElement.textContent = 'Load from Cloud ☽'

subtabElement.appendChild(logoutElement)
subtabElement.appendChild(cloudSaveElement)
} else {
// User is not logged in
subtabElement.innerHTML = `
Expand Down

0 comments on commit f323df6

Please sign in to comment.