feat: display charges on item

This commit is contained in:
Vati
2026-04-06 00:08:00 +04:00
parent de072d3737
commit d48a4932db
7 changed files with 106 additions and 6 deletions
+1 -1
View File
@@ -1686,7 +1686,7 @@ function Guda_BankFrame_Sort()
end
-- Restack and Clean (for category view) - merges stacks and refreshes view
-- Queue-based approach like BagShui
-- Queue-based approach
function Guda_BankFrame_MergeStacks()
if isReadOnlyMode or currentViewChar then
addon:Print("Cannot restack in read-only mode!")