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 c311057 commit ab30ea4Copy full SHA for ab30ea4
components/monday/actions/create-column/create-column.mjs
@@ -76,7 +76,6 @@ export default {
76
throw new ConfigurationError(`Error parsing \`Custom Labels\` as JSON: "${err}"`);
77
}
78
79
- $.export("debug", defaults);
80
const {
81
data,
82
errors,
0 commit comments