Skip to content

Commit

Permalink
feat: Remove issuer of verifiable id in ebsi v4.0 #3121
Browse files Browse the repository at this point in the history
  • Loading branch information
bibash28 committed Nov 28, 2024
1 parent 8b786d7 commit b620030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dashboard/profile/models/profile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class ProfileModel extends Equatable {
displayChainborn: false,
displayTezotopia: false,
displayVerifiableId: false,
displayVerifiableIdJwt: true,
displayVerifiableIdJwt: false,
displayOver65: false,
displayEmailPass: false,
displayEmailPassJwt: false,
Expand Down

0 comments on commit b620030

Please sign in to comment.