rework plugin management

This commit is contained in:
kepler155c@gmail.com
2019-01-14 10:03:53 -05:00
parent 1cc9829eed
commit b674c6ab90
14 changed files with 80 additions and 76 deletions

View File

@@ -61,4 +61,4 @@ function machinesTab:eventHandler(event)
end
end
return machinesTab
return { itemTab = machinesTab }