diff --git a/swshop/shopTab.lua b/swshop/shopTab.lua index 2bf220e..e36307f 100644 --- a/swshop/shopTab.lua +++ b/swshop/shopTab.lua @@ -5,7 +5,7 @@ local os = _G.os local config = Config.load('shop') -local shopTab = UI.Window { +local shopTab = UI.Tab { tabTitle = 'Store', index = 2, form = UI.Form {