Fix handling of invalid items
This commit is contained in:
@@ -48,6 +48,7 @@ local function getItemDetails(item)
|
|||||||
return key, v
|
return key, v
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
return nil, {}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user