vibetunnel/mac/package.json
Peter Steinberger 24b0e9b2be Disable create session modal animation in session detail view
- Add check for session detail view in handleCreateSession()
- Add check for session detail view in handleCreateModalClose()
- Modal now appears/disappears instantly in session detail view
- Animation preserved in grid view where it works properly

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-08 00:43:51 +01:00

6 lines
92 B
JSON

{
"dependencies": {
"@anthropic-ai/claude-code": "^1.0.44",
"ws": "^8.18.3"
}
}