mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 12:50:01 -04:00
Switch to fastify!
This commit is contained in:
parent
5d609adc52
commit
3649044eb8
11 changed files with 135 additions and 18 deletions
|
@ -1,3 +1,3 @@
|
|||
(async () => {
|
||||
await import("./src/server.mjs");
|
||||
await import("./src/fastify.mjs");
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue