diff --git a/kristify-compact/index.lua b/kristify-compact/index.lua index dcb29bd..a3d1396 100644 --- a/kristify-compact/index.lua +++ b/kristify-compact/index.lua @@ -54,7 +54,7 @@ return sub end - repos("_name", 1) + repos("_name", 2) local sub = repos("_stock", nCategoryW) if sub then local amount = tonumber(sub:getValue()) or 0 diff --git a/kristify-compact/widget.xml b/kristify-compact/widget.xml index e6dc5ab..e4189d3 100644 --- a/kristify-compact/widget.xml +++ b/kristify-compact/widget.xml @@ -1,4 +1,4 @@ - +