fix localhost port search

This commit is contained in:
Cade Scroggins
2022-04-27 12:09:15 -07:00
parent 57257c6840
commit dd73912e62
+1
View File
@@ -342,6 +342,7 @@
{ {
key: '0', key: '0',
name: 'Local', name: 'Local',
search: ':{}',
url: 'http://localhost:3000', url: 'http://localhost:3000',
}, },
].map((command) => { ].map((command) => {