mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 22:34:37 +08:00
Fixes automobile being an alias now
This commit is contained in:
@ -6450,8 +6450,9 @@
|
||||
"new_moon": [
|
||||
"moon"
|
||||
],
|
||||
"automobile": [
|
||||
"car"
|
||||
"oncoming_automobile": [
|
||||
"car",
|
||||
"automobile"
|
||||
],
|
||||
"fleur_de_lis": [
|
||||
"fleur-de-lis"
|
||||
|
Reference in New Issue
Block a user