1
0
Fork 0

feat: Added hortensia pattern

This commit is contained in:
Joost De Cock 2021-01-31 09:39:54 +01:00
parent f3bf919682
commit 896ef4c77d
2 changed files with 4 additions and 0 deletions

View file

@ -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',

View file

@ -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,