mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { load_settings } from "./config.ts";
|
||||
import { startServer } from "./server.ts";
|
||||
|
||||
await startServer(await load_settings("./config.json"));
|
||||
await startServer("./config.json");
|
||||
|
||||
Reference in New Issue
Block a user