💥 Changes to pattern-info exports
This commit is contained in:
parent
5040782360
commit
e6ff06bd58
1 changed files with 18 additions and 0 deletions
|
@ -20,3 +20,21 @@ export const list = [
|
|||
"trayvon",
|
||||
"wahid"
|
||||
];
|
||||
|
||||
export const withoutBreasts = [
|
||||
"aaron",
|
||||
"bent",
|
||||
"brian",
|
||||
"bruce",
|
||||
"carlton",
|
||||
"huey",
|
||||
"hugo",
|
||||
"jaeger",
|
||||
"simon",
|
||||
"sven",
|
||||
"tamiko",
|
||||
"trayvon",
|
||||
"wahid"
|
||||
];
|
||||
|
||||
export const withBreasts = ["cathrin"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue