Skip to content

Commit

Permalink
🔧 Update NFT Book collection Id
Browse files Browse the repository at this point in the history
  • Loading branch information
nwingt authored Nov 21, 2022
1 parent f9bea63 commit decbf2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/nft.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export function getNFTClassCollectionType(classMetadata) {
return nftClassCollectionType.WritingNFT;

case 'nft_book':
case 'ckxpress_book_nft':
return nftClassCollectionType.BookNFT;

default:
Expand Down

0 comments on commit decbf2c

Please sign in to comment.