Skip to content

Commit

Permalink
fix finiliar mmkv key
Browse files Browse the repository at this point in the history
  • Loading branch information
benisgold committed Apr 17, 2023
1 parent 845d8a0 commit 1e764cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/featuresToUnlock/unlockableAppIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ export const FiniliarIcon: UnlockableAppIcon = {
explainSheetType: 'finiliar_app_icon',
network: Network.mainnet,
unlockingNfts: [FINILIAR_NFT_ADDRESS],
unlockKey: 'pooly_nft_app_icon',
unlockKey: 'finiliar_nft_app_icon',
};

0 comments on commit 1e764cb

Please sign in to comment.