no tmp openai chat
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
// prettier-ignore
|
// prettier-ignore
|
||||||
const COMMANDS = new Map([
|
const COMMANDS = new Map([
|
||||||
['a', { name: 'AI', searchTemplate: '/?temporary-chat=true&q={}', suggestions: ['a/lumo', 'a/claude', 'a/gemini', 'a/grok'], url: 'https://chatgpt.com/?temporary-chat=true' }],
|
['a', { name: 'AI', searchTemplate: '/?q={}', suggestions: ['a/lumo', 'a/claude', 'a/gemini', 'a/grok'], url: 'https://chatgpt.com' }],
|
||||||
['a/claude', { url: 'https://claude.ai/new' }],
|
['a/claude', { url: 'https://claude.ai/new' }],
|
||||||
['a/gemini', { url: 'https://gemini.google.com' }],
|
['a/gemini', { url: 'https://gemini.google.com' }],
|
||||||
['a/grok', { url: 'https://grok.com' }],
|
['a/grok', { url: 'https://grok.com' }],
|
||||||
|
|||||||
Reference in New Issue
Block a user