Skip to content

Commit d707a60

Browse files
authored
Merge pull request #33 from LukasKalbertodt/patch-2
Add some additional good & bad words
2 parents 245a68c + 8751966 commit d707a60

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/config/words.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,17 @@ var wordConfig = {
7676
"salsiccia",
7777
"wings",
7878
"pastrami",
79+
"gans",
80+
"hot dog",
81+
"hotdog",
7982
],
8083
"good": [
8184
"vegetarisch",
8285
"vegan",
8386
"veggie",
8487
"vegetaria",
85-
"chay"
88+
"chay",
89+
"beyond meat",
8690
],
8791
"vegan": [
8892
"vegan"

0 commit comments

Comments
 (0)