mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
remove supabase suggestions
This commit is contained in:
parent
5b204bb0d2
commit
bed313d7ae
1 changed files with 1 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
0: {
|
||||
name: 'Local',
|
||||
searchTemplate: ':{}',
|
||||
suggestions: ['0 8000', '0 8080'],
|
||||
suggestions: ['0 8000', '0 54323'],
|
||||
url: 'http://localhost:3000',
|
||||
},
|
||||
a: {
|
||||
|
|
@ -137,10 +137,6 @@
|
|||
},
|
||||
u: {
|
||||
name: 'Supabase',
|
||||
suggestions: [
|
||||
'u/project/xrncrutshmuifkzkexwb/editor',
|
||||
'u/project/mmriwtmfzzavgecpsykt/editor',
|
||||
],
|
||||
url: 'https://app.supabase.com/projects',
|
||||
},
|
||||
v: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue