Skip to content

Commit 7702b57

Browse files
committed
morph custom module wip
1 parent 88ef315 commit 7702b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/morph/base/actions/impl/GoToFlowAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ public boolean isRerunCurrentFlow() {
2626

2727
@Override
2828
public String getName() {
29-
return "goToFlowAction";
29+
return "goToFlow";
3030
}
3131
}

0 commit comments

Comments
 (0)