Skip to content

Commit

Permalink
MOSIP-25854 Fixed vid card issue. (#787)
Browse files Browse the repository at this point in the history
* Fixed service history issue.

* MOSIP-24939 Improved code coverage.

* MOSIP-24939 Improved code coverage.

* MOSIP-24939 Improved code coverage.

* MOSIP-24939 Improved code coverage.

* MOSIP-24939 Improved code coverage.

* MOSIP-24939 Improved code coverage.

* MOSIP-25854 Fixed vid card issue.

* MOSIP-25854 Fixed vid card issue.

* MOSIP-25854 Fixed vid card issue.
  • Loading branch information
kameshsr authored Mar 7, 2023
1 parent e9d4dbe commit 8704d21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,6 @@ private ResidentConstants() {
public static final String VID_CARD_TEMPLATE_PROPERTY = "mosip.resident.vid.card.template.property";

public static final String IMAGE = "mosip.resident.photo.token.claim-photo";
public static final String VID = "VID";
public static final String VID = "vid";
public static final String NAME = "name";
}

0 comments on commit 8704d21

Please sign in to comment.