Skip to content

Commit

Permalink
Merge pull request #3378 from alephate/main
Browse files Browse the repository at this point in the history
Added "where" to stop word filter exceptions.
  • Loading branch information
Griatch committed Jan 8, 2024
2 parents a7e3c4e + 4b4f39d commit e732098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evennia/help/utils.py
Expand Up @@ -19,6 +19,7 @@
"get",
"who",
"say",
"where",
] + settings.LUNR_STOP_WORD_FILTER_EXCEPTIONS


Expand Down

0 comments on commit e732098

Please sign in to comment.