1
0
Fork 0

New design should be added to "org" site (else it's invisible with the lab gone)

This commit is contained in:
Jonathan Haas 2024-10-03 19:36:31 +02:00
parent 800baf30f7
commit 004f5f5ff6
No known key found for this signature in database
GPG key ID: 0E7873037C5924E8

View file

@ -217,7 +217,7 @@ function createDesign(name) {
design: 'Designer name',
difficulty: 1,
lab: true,
org: false,
org: true,
tags: ['tagname'],
techniques: ['techname'],
}