We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17460c1 commit 75fade4Copy full SHA for 75fade4
1 file changed
app/components/CowinCard.js
@@ -8,7 +8,7 @@ import Moment from 'moment';
8
import { CardStyles as styles } from '../themes/CardStyles'
9
10
const TRUST_REGISTRY = {
11
- "did:india": "Country of India"
+ "did:india": "Country of India",
12
"did:srilanka:moh": "Country of Sri Lanka"
13
}
14
0 commit comments