Skip to content

Commit

Permalink
range: Register updater
Browse files Browse the repository at this point in the history
Ref: #683
  • Loading branch information
ls- authored and p3lim committed Jul 25, 2024
1 parent f3da3de commit 73f4fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/range.lua
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ local function Disable(self)
end
end

oUF:AddElement('Range', nil, Enable, Disable)
oUF:AddElement('Range', Path, Enable, Disable)

0 comments on commit 73f4fde

Please sign in to comment.