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