- Stack room code and share link vertically on left - Place square QR button on right, spanning both rows - Show mini QR code (40px) in button instead of emoji - Fix popover z-index to appear above dropdown menu (z: 10000) - Reduce button padding for more compact appearance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
17 lines
521 B
JSON
17 lines
521 B
JSON
{
|
|
"mcpServers": {
|
|
"sqlite": {
|
|
"command": "/Users/antialias/.nvm/versions/node/v20.19.3/bin/npx",
|
|
"args": [
|
|
"-y",
|
|
"mcp-server-sqlite-npx",
|
|
"/Users/antialias/projects/soroban-abacus-flashcards/apps/web/data/sqlite.db"
|
|
],
|
|
"env": {
|
|
"PATH": "/Users/antialias/.nvm/versions/node/v20.19.3/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin",
|
|
"NODE_PATH": "/Users/antialias/.nvm/versions/node/v20.19.3/lib/node_modules"
|
|
}
|
|
}
|
|
}
|
|
}
|