We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f50ea4 commit 90e3390Copy full SHA for 90e3390
src/actions.js
@@ -6,7 +6,7 @@
6
7
"use strict";
8
9
-const { isisActionEnabled } = require("./schema");
+const { isActionEnabled } = require("./schema");
10
11
const PARAMS_FIELDS = [
12
{ type: "string", optional: true },
0 commit comments