New design should be added to "org" site (else it's invisible with the lab gone)
This commit is contained in:
parent
800baf30f7
commit
004f5f5ff6
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ function createDesign(name) {
|
|||
design: 'Designer name',
|
||||
difficulty: 1,
|
||||
lab: true,
|
||||
org: false,
|
||||
org: true,
|
||||
tags: ['tagname'],
|
||||
techniques: ['techname'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue