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 eda6538 commit 9a5d126Copy full SHA for 9a5d126
components/change_photos/change_photos.app.mjs
@@ -19,7 +19,6 @@ export default {
19
headers: {
20
Authorization: `Bearer ${this.$auth.api_key}`,
21
},
22
- debug: true,
23
});
24
25
transformImage(opts = {}) {
0 commit comments