fix submissions template

This commit is contained in:
Alex Turchyn
2023-06-30 23:22:57 +03:00
parent f5caed502f
commit 02aef212c4
6 changed files with 28 additions and 27 deletions
@@ -431,8 +431,6 @@ export default {
}
}),
headers: { 'Content-Type': 'application/json' }
}).then((resp) => {
console.log(resp)
})
}
}