Skip to content

Commit 1c95a18

Browse files
committed
fix: use the original name
1 parent ee3f67f commit 1c95a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ProgressWeightData.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You may use this compiled data in any form for any purpose without my permission
99
]]
1010
--
1111

12-
local LOP = LibStub("LibObjectiveProgress-WT")
12+
local LOP = LibStub("LibObjectiveProgress")
1313
if not LOP then
1414
return
1515
end

0 commit comments

Comments
 (0)