This commit is contained in:
Tben
2023-05-22 10:07:47 +01:00
parent bdee294e9e
commit 951984169d
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -49,6 +49,8 @@ module.exports = async function ({ key, query, database }) {
database,
});
console.log(reqPayload);
const httpsRequest = https.request(
{
method: "POST",