Skip to content

Commit 2df7b20

Browse files
author
Gregory Marcilhacy
committed
change back edition size
1 parent a962642 commit 2df7b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const baseUri = "ipfs://NewUriToReplace";
1010

1111
const layerConfigurations = [
1212
{
13-
growEditionSizeTo: 100,
13+
growEditionSizeTo: 10,
1414
layersOrder: [
1515
{ name: "Background" },
1616
{ name: "Eyeball" },

0 commit comments

Comments
 (0)