Skip to content

Commit

Permalink
fix: add comment for new release scope (#8090)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nil20 authored Nov 28, 2024
1 parent 8788699 commit cc8c550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commons/src/scopes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const SCOPES = {
RECORD_REGISTRATION_REVOKE: 'record.registration-revoke', // v1.8
RECORD_REGISTRATION_REQUEST_REINSTATEMENT:
'record.registration-request-reinstatement', // v1.8
RECORD_REGISTRATION_REINSTATE: 'record.registration-reinstate',
RECORD_REGISTRATION_REINSTATE: 'record.registration-reinstate', // v1.8
RECORD_CONFIRM_REGISTRATION: 'record.confirm-registration',
RECORD_REJECT_REGISTRATION: 'record.reject-registration',

Expand Down

0 comments on commit cc8c550

Please sign in to comment.