mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 12:50:01 -04:00
Change fastify.mjs to server, express is still there for history reasons
This commit is contained in:
parent
234a9a054b
commit
c41ec4142c
4 changed files with 217 additions and 217 deletions
|
@ -1,3 +1,3 @@
|
|||
(async () => {
|
||||
await import("./src/fastify.mjs");
|
||||
await import("./src/server.mjs");
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue