diff --git a/pages/nft/iscn/_iscnId.vue b/pages/nft/iscn/_iscnId.vue index d1a4901d..2deb4c1d 100644 --- a/pages/nft/iscn/_iscnId.vue +++ b/pages/nft/iscn/_iscnId.vue @@ -263,7 +263,7 @@ export default class NFTTestMintPage extends Vue { reserveNft: number = 0 mintAmount: number = this.maxMintAmount - initialBatch: number = 0 + initialBatch: number = 4 shouldShowNoUrlWarning: boolean = false get isUserISCNOwner(): boolean {