chore: More tweaks to bring Ursula on board
This commit is contained in:
parent
06478ba833
commit
0323b6f864
7 changed files with 54 additions and 1 deletions
|
@ -39,6 +39,7 @@ export const list = [
|
|||
'teagan',
|
||||
'theo',
|
||||
'titan',
|
||||
'ursula',
|
||||
'trayvon',
|
||||
'wahid',
|
||||
'waralee',
|
||||
|
@ -72,6 +73,7 @@ export const withoutBreasts = [
|
|||
'theo',
|
||||
'titan',
|
||||
'trayvon',
|
||||
'ursula',
|
||||
'wahid',
|
||||
'waralee',
|
||||
]
|
||||
|
|
|
@ -33,6 +33,7 @@ const teagan = require('@freesewing/teagan').config
|
|||
const theo = require('@freesewing/theo').config
|
||||
const titan = require('@freesewing/titan').config
|
||||
const trayvon = require('@freesewing/trayvon').config
|
||||
const ursula = require('@freesewing/ursula').config
|
||||
const wahid = require('@freesewing/wahid').config
|
||||
const waralee = require('@freesewing/waralee').config
|
||||
|
||||
|
@ -70,6 +71,7 @@ const patterns = {
|
|||
theo,
|
||||
titan,
|
||||
trayvon,
|
||||
ursula,
|
||||
wahid,
|
||||
waralee,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue