removed some useless warnings

This commit is contained in:
ZioPao
2023-11-12 06:00:10 +01:00
parent 52a4798377
commit f973b774a2
3 changed files with 5 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ end
local og_ISInventoryPane_refreshContainer = ISInventoryPane.refreshContainer
---Get the list of items for the container and remove the reference to the amputation items
---@diagnostic disable-next-line: duplicate-set-field
function ISInventoryPane:refreshContainer()
og_ISInventoryPane_refreshContainer(self)
if TOC_DEBUG.disablePaneMod then return end