chore(hortensia): Make names consistent across patterns
This commit is contained in:
parent
9f851dca50
commit
a044f0c7b6
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ import { version } from "../package.json";
|
||||||
export default {
|
export default {
|
||||||
name: "hortensia",
|
name: "hortensia",
|
||||||
version,
|
version,
|
||||||
design: "Stoffsuchti/WouterVdub",
|
design: ['Stoffsuchti', 'Wouter Van Wageningen'],
|
||||||
code: "Stoffsuchti/WouterVdub",
|
code: 'Wouter Van Wageningen',
|
||||||
department: "accessories",
|
department: "accessories",
|
||||||
type: "pattern",
|
type: "pattern",
|
||||||
difficulty: 3,
|
difficulty: 3,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue