Fix types.coll_lookup

This commit is contained in:
Zeva Rose 2021-07-23 20:22:43 -06:00
parent d29978ecaf
commit 9d1643be9f

View file

@ -21,6 +21,7 @@ sort_lookup = {
coll_lookup = { coll_lookup = {
"Autoreact": "autoreact", "Autoreact": "autoreact",
"Autopurge": "autopurges",
"Ban": "bans", "Ban": "bans",
"Config": "config", "Config": "config",
"Lock": "locks", "Lock": "locks",