Prettier-ify
This commit is contained in:
parent
7604a8e160
commit
6289df4c7d
|
@ -60,7 +60,8 @@ function putIntoMapAndFetch(data) {
|
|||
} else if (whichGuesser === 'burn') {
|
||||
document.getElementById('guess-type').innerText = 'Match With Hot Singles'
|
||||
} else if (whichGuesser === 'beast') {
|
||||
document.getElementById('guess-type').innerText = 'Finding Fantastic Beasts'
|
||||
document.getElementById('guess-type').innerText =
|
||||
'Finding Fantastic Beasts'
|
||||
}
|
||||
setUpNewGame()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user