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 000ccf7 commit 9c955c9Copy full SHA for 9c955c9
src/MicroflowTimer/widget/MicroflowTimer.js
@@ -12,7 +12,7 @@ define([
12
interval: 30000,
13
once: false,
14
startatonce: true,
15
- callEvent: "callMicroflow" | "callNanoflow",
+ callEvent: "", // "callMicroflow" | "callNanoflow"
16
microflow: "",
17
nanoflow: null,
18
firstIntervalAttr: null,
0 commit comments