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',
|
'carlita',
|
||||||
'carlton',
|
'carlton',
|
||||||
'cathrin',
|
'cathrin',
|
||||||
|
'cornelius',
|
||||||
'diana',
|
'diana',
|
||||||
'florent',
|
'florent',
|
||||||
'florence',
|
'florence',
|
||||||
|
@ -50,6 +51,7 @@ export const withoutBreasts = [
|
||||||
'brian',
|
'brian',
|
||||||
'bruce',
|
'bruce',
|
||||||
'carlton',
|
'carlton',
|
||||||
|
'cornelius',
|
||||||
'florent',
|
'florent',
|
||||||
'florence',
|
'florence',
|
||||||
'holmes',
|
'holmes',
|
||||||
|
|
|
@ -12,6 +12,7 @@ const bruce = require('@freesewing/bruce').config
|
||||||
const carlita = require('@freesewing/carlita').config
|
const carlita = require('@freesewing/carlita').config
|
||||||
const carlton = require('@freesewing/carlton').config
|
const carlton = require('@freesewing/carlton').config
|
||||||
const cathrin = require('@freesewing/cathrin').config
|
const cathrin = require('@freesewing/cathrin').config
|
||||||
|
const cornelius = require('@freesewing/cornelius').config
|
||||||
const florent = require('@freesewing/florent').config
|
const florent = require('@freesewing/florent').config
|
||||||
const florence = require('@freesewing/florence').config
|
const florence = require('@freesewing/florence').config
|
||||||
const holmes = require('@freesewing/holmes').config
|
const holmes = require('@freesewing/holmes').config
|
||||||
|
@ -47,6 +48,7 @@ const patterns = {
|
||||||
carlita,
|
carlita,
|
||||||
carlton,
|
carlton,
|
||||||
cathrin,
|
cathrin,
|
||||||
|
cornelius,
|
||||||
florent,
|
florent,
|
||||||
florence,
|
florence,
|
||||||
holmes,
|
holmes,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue