We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3f67f commit 1c95a18Copy full SHA for 1c95a18
1 file changed
ProgressWeightData.lua
@@ -9,7 +9,7 @@ You may use this compiled data in any form for any purpose without my permission
9
]]
10
--
11
12
-local LOP = LibStub("LibObjectiveProgress-WT")
+local LOP = LibStub("LibObjectiveProgress")
13
if not LOP then
14
return
15
end
0 commit comments