Updated code

This commit is contained in:
Piyush
2025-05-09 19:12:32 +05:30
parent 25a7794888
commit 43da047281
4 changed files with 24 additions and 3 deletions

View File

@@ -541,6 +541,8 @@ public class GepafinConstant {
public static final String RESEND_EMAIL_SENT_FAILED_MSG = "resend.email.sent.failed.msg";
public static final String REMINDER_EMAIL_FAILED_MSG = "reminder.email.sent.failed.msg";
public static final String NO_EMAIL_LOG_FOUND = "no.email.log.msg";
public static final String USER_ACTION_ID_NOT_FOUND = "user.action.id.not.found";