Skip to content

Commit

Permalink
fix: typo and logo
Browse files Browse the repository at this point in the history
  • Loading branch information
invm committed Feb 28, 2024
1 parent 73ab627 commit 41a90f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Keymaps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const KEYMAPS = [
keys: [
{ action: 'Select tab', keys: ['Alt/Cmd', 'number'] },
{ action: 'Select connection tab', keys: ['Ctrl/Cmd', 'number'] },
{ action: 'Add new connection', keys: ['Ctrl/Cmd', '` (tilde)'] },
{ action: 'Add new connection', keys: ['Ctrl/Cmd', '` (backtick)'] },
],
},
{
Expand Down
Binary file modified static/img/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 41a90f3

Please sign in to comment.