Skip to content

Commit

Permalink
change back edition size
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Marcilhacy committed Sep 24, 2021
1 parent a962642 commit 2df7b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const baseUri = "ipfs://NewUriToReplace";

const layerConfigurations = [
{
growEditionSizeTo: 100,
growEditionSizeTo: 10,
layersOrder: [
{ name: "Background" },
{ name: "Eyeball" },
Expand Down

0 comments on commit 2df7b20

Please sign in to comment.