mirror of
https://github.com/mt-mods/mail.git
synced 2025-03-15 14:11:26 +00:00
fix global var typo
This commit is contained in:
parent
ef2a4d02e0
commit
461f57cde8
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ read_globals = {
|
||||||
"unified_inventory", "default",
|
"unified_inventory", "default",
|
||||||
|
|
||||||
-- optional mods
|
-- optional mods
|
||||||
"xban", "qos"
|
"xban", "QoS"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue