updates
This commit is contained in:
@@ -49,8 +49,6 @@ module.exports = async function ({ key, query, database }) {
|
||||
database,
|
||||
});
|
||||
|
||||
console.log(reqPayload);
|
||||
|
||||
const httpsRequest = https.request(
|
||||
{
|
||||
method: "POST",
|
||||
|
||||
Reference in New Issue
Block a user