Skip to content

Commit 140797d

Browse files
LocalIdentityLocalIdentity
andauthored
Sort Attribute Requirement List (#1219)
Copy from PathOfBuildingCommunity/PathOfBuilding#8814 Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent a8ccdd0 commit 140797d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Modules/CalcPerform.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,6 +1490,7 @@ function calcs.perform(env, skipEHP)
14901490
local breakdownAttr = attr
14911491
if breakdown then
14921492
breakdown["Req"..attr] = {
1493+
source = "",
14931494
rowList = { },
14941495
colList = {
14951496
{ label = attr, key = "req" },

0 commit comments

Comments
 (0)