Update Feedback.vue
This commit is contained in:
parent
af1f93a3d4
commit
3423c6443b
@ -51,7 +51,7 @@ async function handleSubmit() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const response = await fetch('https://feedback.tasky.workers.dev', {
|
const response = await fetch('https://feedback.godamnit.workers.dev', {
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
headers: {
|
headers: {
|
||||||
'Content-Type': 'application/json'
|
'Content-Type': 'application/json'
|
||||||
|
Loading…
Reference in New Issue
Block a user