mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-04-06 15:30:30 +08:00
chore: Remove todo.
This commit is contained in:
parent
a1c369c5da
commit
205c39aa36
@ -27,7 +27,6 @@ async function run() {
|
||||
try {
|
||||
const serverPromise = startServer(context);
|
||||
await wait(800);
|
||||
// TODO: set correct port
|
||||
opener(`http://localhost:${context.port}`);
|
||||
await serverPromise;
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user