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