`PUBLIC` is a path to the Public user dir on Windows, and !! does not convert a string to a boolean as expected
This commit is contained in:
Isaac
2022-09-05 12:52:26 +01:00
parent 34a4e071b5
commit b1965909e6
3 changed files with 4 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
"@fastify/jwt": "^5.0.1",
"@fastify/oauth2": "^5.1.0",
"@prisma/client": "^4.1.1",
"boolean": "^3.2.0",
"cryptr": "^6.0.3",
"discord.js": "^14.1.2",
"dotenv": "^16.0.1",