diff --git a/src/strategies/index.ts b/src/strategies/index.ts index d1dec8ae8..2c3606302 100644 --- a/src/strategies/index.ts +++ b/src/strategies/index.ts @@ -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) {