mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update links
This commit is contained in:
parent
d38281379e
commit
963df5d3d3
1 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,6 @@
|
|||
};
|
||||
|
||||
const COMMANDS = new Map([
|
||||
['a', { name: 'Chat', url: 'https://chat.openai.com' }],
|
||||
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/popular' }],
|
||||
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
|
||||
['d', { name: 'Drive', url: 'https://drive.google.com' }],
|
||||
|
|
@ -53,6 +52,7 @@
|
|||
['k', { name: 'Keep', url: 'https://keep.google.com' }],
|
||||
['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
|
||||
['n', { name: 'Notion', url: 'https://www.notion.so' }],
|
||||
['o', { name: 'OpenAI', url: 'https://platform.openai.com' }],
|
||||
[
|
||||
'r',
|
||||
{
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
{
|
||||
name: 'localhost',
|
||||
searchTemplate: ':{}',
|
||||
suggestions: ['0 54323', '0 8000', '0 32400', '0 8080'],
|
||||
suggestions: ['0 54323', '0 54324'],
|
||||
url: 'http://localhost:3000',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue