We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6989356 commit 8f5f0a1Copy full SHA for 8f5f0a1
1 file changed
assets/js/app/modals.js
@@ -347,7 +347,7 @@ Deckdle.modalOpen = async (type) => {
347
</div>
348
`
349
const botMatchHTML = `
350
- <div class="bot-match animate__animated animate__infinity animate__pulse">
+ <div class="bot-match animate__animated animate__infinite animate__pulse">
351
🤖 You <strong>matched</strong> the bot! <strong>Holy cowabunga!</strong> 🤖
352
353
0 commit comments