Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
range: Register updater
Browse files Browse the repository at this point in the history
Ref: #683
ls- committed Jul 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f3da3de commit f04fdc7
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
@@ -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 f04fdc7

Please sign in to comment.