fix(practice): update pun to "We pressed paws!"
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
8405f64486
commit
4800a48128
|
|
@ -65,7 +65,7 @@ const AUTO_PAUSE_PHRASES = [
|
|||
'Thinking cap on!',
|
||||
'Processing...',
|
||||
'Working it out!',
|
||||
'Press paws! 🙏',
|
||||
'We pressed paws! 🙏',
|
||||
]
|
||||
|
||||
// Intl formatters for duration display
|
||||
|
|
|
|||
Loading…
Reference in New Issue