Skip to content

Commit

Permalink
Automated lint (#1352)
Browse files Browse the repository at this point in the history
Co-authored-by: ChaituVR <[email protected]>
  • Loading branch information
github-actions[bot] and ChaituVR authored Nov 20, 2023
1 parent 5c8be90 commit 1c97831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strategies/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ const strategies = {
floki,
'hats-protocol-hat-id': hatsProtocolHatId,
'hats-protocol-hat-ids': hatsProtocolHatIds,
'bubblegum-kids': bubblegumKids,
'bubblegum-kids': bubblegumKids
};

Object.keys(strategies).forEach(function (strategyName) {
Expand Down

0 comments on commit 1c97831

Please sign in to comment.