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 b69f9aa commit 8af17fdCopy full SHA for 8af17fd
components/asters/asters.app.mjs
@@ -53,7 +53,6 @@ export default {
53
headers: {
54
"x-api-key": `${this.$auth.api_key}`,
55
},
56
- debug: true,
57
...opts,
58
});
59
0 commit comments