mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 07:13:45 +01:00
Expose web module
This commit is contained in:
parent
170b0393e1
commit
c87effd9a5
3
init.lua
3
init.lua
@ -56,7 +56,8 @@ for _, file in pairs{
|
||||
"luon",
|
||||
"bluon",
|
||||
"persistence",
|
||||
"debug"
|
||||
"debug",
|
||||
"web"
|
||||
} do
|
||||
modules[file] = file
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user