Skip to content

Commit

Permalink
feat: enable to sync new pallet method setInvitedContributorSelection
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdevos committed Jan 18, 2024
1 parent 63018e5 commit b69e2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/logion/services/locsynchronization.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ export class LocSynchronizer {
break;
case "sponsor":
case "withdrawSponsorship":
case "setInvitedContributorSelection":
// Nothing to sync
break;
default:
Expand Down

0 comments on commit b69e2e6

Please sign in to comment.