mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
fix localhost port search
This commit is contained in:
parent
57257c6840
commit
dd73912e62
1 changed files with 1 additions and 0 deletions
|
|
@ -342,6 +342,7 @@
|
|||
{
|
||||
key: '0',
|
||||
name: 'Local',
|
||||
search: ':{}',
|
||||
url: 'http://localhost:3000',
|
||||
},
|
||||
].map((command) => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue