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

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