remove
This commit is contained in:
@@ -132,7 +132,6 @@ const webhookPost = webhookUrl + "/submit-data";
|
||||
headers: {
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
credentials: "include",
|
||||
body: JSON.stringify({ uuid }) // send uuid in request body
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user