Resolved Conflicts

This commit is contained in:
harish
2024-10-07 19:26:28 +05:30
16 changed files with 314 additions and 92 deletions

View File

@@ -182,4 +182,6 @@ public class GepafinConstant {
public static final String CALL_NOT_STARTED_YET = "call.not.started.yet";
public static final String CALL_ALREADY_ENDED = "call.already.ended";
public static final String APPLICATION_STATUS_UPDATED_SUCCESSFULLY = "application.status.updated.successfully";
}