Skip to content

Commit 4f91c85

Browse files
committed
Revert "avniproject/avni-server#870 | Rename to getFlowId"
This reverts commit a8c7cc9
1 parent 732bc7e commit 4f91c85

File tree

1 file changed

+1
-1
lines changed
  • rwb/src/main/java/org/avni_integration_service/rwb/config

1 file changed

+1
-1
lines changed

rwb/src/main/java/org/avni_integration_service/rwb/config/RwbConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public String getWithinNoOfDays() {
4747
return getStringConfigValue("within_no_of_days", "03");
4848
}
4949

50-
public String getFlowId() {
50+
public String getMsgTemplateId() {
5151
return getStringConfigValue("mgs_template_id", "542201");
5252
}
5353

0 commit comments

Comments
 (0)