update links
This commit is contained in:
+2
-2
@@ -42,7 +42,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
const COMMANDS = new Map([
|
const COMMANDS = new Map([
|
||||||
['a', { name: 'Chat', url: 'https://chat.openai.com' }],
|
|
||||||
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/popular' }],
|
['b', { name: 'Dribbble', url: 'https://dribbble.com/shots/popular' }],
|
||||||
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
|
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
|
||||||
['d', { name: 'Drive', url: 'https://drive.google.com' }],
|
['d', { name: 'Drive', url: 'https://drive.google.com' }],
|
||||||
@@ -53,6 +52,7 @@
|
|||||||
['k', { name: 'Keep', url: 'https://keep.google.com' }],
|
['k', { name: 'Keep', url: 'https://keep.google.com' }],
|
||||||
['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
|
['m', { name: 'Mail', url: 'https://mail.proton.me/u/0/inbox' }],
|
||||||
['n', { name: 'Notion', url: 'https://www.notion.so' }],
|
['n', { name: 'Notion', url: 'https://www.notion.so' }],
|
||||||
|
['o', { name: 'OpenAI', url: 'https://platform.openai.com' }],
|
||||||
[
|
[
|
||||||
'r',
|
'r',
|
||||||
{
|
{
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
{
|
{
|
||||||
name: 'localhost',
|
name: 'localhost',
|
||||||
searchTemplate: ':{}',
|
searchTemplate: ':{}',
|
||||||
suggestions: ['0 54323', '0 8000', '0 32400', '0 8080'],
|
suggestions: ['0 54323', '0 54324'],
|
||||||
url: 'http://localhost:3000',
|
url: 'http://localhost:3000',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user