We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4b0c1 commit 9126562Copy full SHA for 9126562
components/voilanorbert/voilanorbert.app.mjs
@@ -79,7 +79,6 @@ export default {
79
headers: {
80
"Content-Type": "application/x-www-form-urlencoded",
81
},
82
- debug: true,
83
};
84
return axios($, config);
85
0 commit comments