Skip to content
Snippets Groups Projects
Commit 4fd4af0b authored by Milan Jaros's avatar Milan Jaros
Browse files

fix

parent a740428d
No related branches found
No related tags found
1 merge request!1Ncc v2.2.4
...@@ -256,9 +256,9 @@ export default { ...@@ -256,9 +256,9 @@ export default {
} else { } else {
return return
} }
} else {
return
} }
return
} }
await axios.post(generateOcsUrl('apps/forms/api/v1', 2) + 'submission/insert', { await axios.post(generateOcsUrl('apps/forms/api/v1', 2) + 'submission/insert', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment