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 5c27e5a commit 96a2beaCopy full SHA for 96a2bea
components/altiria/altiria.app.mjs
@@ -33,7 +33,6 @@ export default {
33
} = {}) {
34
return axios($, {
35
...args,
36
- debug: true,
37
url: this.getUrl(path),
38
headers: this.getHeaders(headers),
39
data: this.getDataAuth(data),
0 commit comments