diff --git a/swshop/swshop.lua b/swshop/swshop.lua index eaf1dc9..0fadd48 100644 --- a/swshop/swshop.lua +++ b/swshop/swshop.lua @@ -48,6 +48,7 @@ local function getItemDetails(item) return key, v end end + return nil, {} end end