From 6850a8136ea8dc5e9da0da4afd300592e2076534 Mon Sep 17 00:00:00 2001 From: Vignesh Hirudayakanth Date: Wed, 27 Dec 2023 18:24:03 -0500 Subject: [PATCH] fix --- contracts/core/SoundEditionV2_1.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/core/SoundEditionV2_1.sol b/contracts/core/SoundEditionV2_1.sol index 5e3adb55..ffc0d358 100644 --- a/contracts/core/SoundEditionV2_1.sol +++ b/contracts/core/SoundEditionV2_1.sol @@ -905,7 +905,7 @@ contract SoundEditionV2_1 is ISoundEditionV2, ERC721AQueryableUpgradeable, ERC72 if (!_mintConcluded(d)) revert MintNotConcluded(); } - /** + /** * @dev Append to the tier token IDs and the token tiers arrays. * Reverts if there is insufficient supply. * @param tier The tier.