You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/js/components/pages/create/CreateCollection.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@
117
117
v-model="forceCollapsingSupply"
118
118
name="forceCollapsingSupply"
119
119
label="Force Collapsing Supply"
120
-
description="Set whether the tokens in this collection will be minted as SingleMint types. This would indicate the tokens in this collection are NFTs."
120
+
description="When enabled, all new tokens in this collection will be required to have a set maximum supply that can only be reduced (never increased) as tokens are burned."
0 commit comments