fix(pattern-info): Added cornelius
This commit is contained in:
parent
a325de31bd
commit
e983645a06
2 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,7 @@ export const list = [
|
|||
'carlita',
|
||||
'carlton',
|
||||
'cathrin',
|
||||
'cornelius',
|
||||
'diana',
|
||||
'florent',
|
||||
'florence',
|
||||
|
@ -50,6 +51,7 @@ export const withoutBreasts = [
|
|||
'brian',
|
||||
'bruce',
|
||||
'carlton',
|
||||
'cornelius',
|
||||
'florent',
|
||||
'florence',
|
||||
'holmes',
|
||||
|
|
|
@ -12,6 +12,7 @@ const bruce = require('@freesewing/bruce').config
|
|||
const carlita = require('@freesewing/carlita').config
|
||||
const carlton = require('@freesewing/carlton').config
|
||||
const cathrin = require('@freesewing/cathrin').config
|
||||
const cornelius = require('@freesewing/cornelius').config
|
||||
const florent = require('@freesewing/florent').config
|
||||
const florence = require('@freesewing/florence').config
|
||||
const holmes = require('@freesewing/holmes').config
|
||||
|
@ -47,6 +48,7 @@ const patterns = {
|
|||
carlita,
|
||||
carlton,
|
||||
cathrin,
|
||||
cornelius,
|
||||
florent,
|
||||
florence,
|
||||
holmes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue