From e8c23adf81b6bdd357e1d49165b3534d1c92f66e Mon Sep 17 00:00:00 2001 From: Wei-Jun Hung Date: Tue, 26 Sep 2023 19:47:16 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20default=20batch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nft/iscn/_iscnId.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/nft/iscn/_iscnId.vue b/pages/nft/iscn/_iscnId.vue index 00bdb567..a4ae712b 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 = 4 + initialBatch: number = 7 shouldShowNoUrlWarning: boolean = false collectExpiryDate: string = ''