mirror of
https://github.com/genemecija/learn-morse-code.git
synced 2026-04-21 06:03:56 +00:00
Challenge options moved to start overlay
This commit is contained in:
parent
6cbc0cacb8
commit
77dbbc09e9
3 changed files with 8 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ export default React.memo(function ChallengeMode(props) {
|
|||
cleanup()
|
||||
resetFeeder()
|
||||
|
||||
//BREAKS HERE AFTER WORDLIST IS COMPLETED
|
||||
// Show a card showing challenge completion stats and option to restart word list
|
||||
try { alert(`Time: ${document.getElementById('gameClock').innerText}`) }
|
||||
catch { return }
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue