feat: Added hortensia pattern
This commit is contained in:
parent
f3bf919682
commit
896ef4c77d
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,7 @@ export const list = [
|
|||
'florent',
|
||||
'florence',
|
||||
'holmes',
|
||||
'hortensia',
|
||||
'huey',
|
||||
'hugo',
|
||||
'jaeger',
|
||||
|
@ -52,6 +53,7 @@ export const withoutBreasts = [
|
|||
'florent',
|
||||
'florence',
|
||||
'holmes',
|
||||
'hortensia',
|
||||
'huey',
|
||||
'hugo',
|
||||
'jaeger',
|
||||
|
|
|
@ -15,6 +15,7 @@ const cathrin = require('@freesewing/cathrin').config
|
|||
const florent = require('@freesewing/florent').config
|
||||
const florence = require('@freesewing/florence').config
|
||||
const holmes = require('@freesewing/holmes').config
|
||||
const hortensia = require('@freesewing/hortensia').config
|
||||
const huey = require('@freesewing/huey').config
|
||||
const hugo = require('@freesewing/hugo').config
|
||||
const jaeger = require('@freesewing/jaeger').config
|
||||
|
@ -49,6 +50,7 @@ const patterns = {
|
|||
florent,
|
||||
florence,
|
||||
holmes,
|
||||
hortensia,
|
||||
huey,
|
||||
hugo,
|
||||
jaeger,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue