Skip to content

Commit

Permalink
Merge pull request #33 from LukasKalbertodt/patch-2
Browse files Browse the repository at this point in the history
Add some additional good & bad words
  • Loading branch information
LennyPenny authored Feb 5, 2022
2 parents 245a68c + 8751966 commit d707a60
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/config/words.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,17 @@ var wordConfig = {
"salsiccia",
"wings",
"pastrami",
"gans",
"hot dog",
"hotdog",
],
"good": [
"vegetarisch",
"vegan",
"veggie",
"vegetaria",
"chay"
"chay",
"beyond meat",
],
"vegan": [
"vegan"
Expand Down

0 comments on commit d707a60

Please sign in to comment.