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