Skip to content

Commit

Permalink
fix: add comment for new release scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Nil20 committed Nov 27, 2024
1 parent 9891ff1 commit 4da60be
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 4da60be

Please sign in to comment.