Skip to content

Commit 75fade4

Browse files
committed
Bugfix
1 parent 17460c1 commit 75fade4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/CowinCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import Moment from 'moment';
88
import { CardStyles as styles } from '../themes/CardStyles'
99

1010
const TRUST_REGISTRY = {
11-
"did:india": "Country of India"
11+
"did:india": "Country of India",
1212
"did:srilanka:moh": "Country of Sri Lanka"
1313
}
1414

0 commit comments

Comments
 (0)