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

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