fix(lib): require lib first
This commit is contained in:
parent
28fac5468f
commit
71f0c557c7
@ -4,11 +4,11 @@ HttpAddress = "127.0.0.1:8080"
|
||||
Owners = { "ErrorNoInternet" }
|
||||
|
||||
for _, module in ipairs({
|
||||
"lib",
|
||||
"automation",
|
||||
"enum",
|
||||
"events",
|
||||
"inventory",
|
||||
"lib",
|
||||
"movement",
|
||||
"utils",
|
||||
}) do
|
||||
|
Loading…
x
Reference in New Issue
Block a user