Skip to content

Commit 9c955c9

Browse files
authored
Update MicroflowTimer.js
1 parent 000ccf7 commit 9c955c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MicroflowTimer/widget/MicroflowTimer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ define([
1212
interval: 30000,
1313
once: false,
1414
startatonce: true,
15-
callEvent: "callMicroflow" | "callNanoflow",
15+
callEvent: "", // "callMicroflow" | "callNanoflow"
1616
microflow: "",
1717
nanoflow: null,
1818
firstIntervalAttr: null,

0 commit comments

Comments
 (0)