Skip to content

Commit

Permalink
change url to addon page
Browse files Browse the repository at this point in the history
  • Loading branch information
wardz committed Dec 29, 2020
1 parent 7d57dac commit 248196b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClassicCastbars_Options/ClassicCastbars_Options.lua
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,6 @@ SLASH_CLASSICCASTBARS4 = "/classicastbars"
SlashCmdList["CLASSICCASTBARS"] = function()
LibStub("AceConfigDialog-3.0"):Open("ClassicCastbars")
if LibStub("AceConfigDialog-3.0").OpenFrames["ClassicCastbars"] then
LibStub("AceConfigDialog-3.0").OpenFrames["ClassicCastbars"]:SetStatusText("Buy me a coffee: https://paypal.me/castbar")
LibStub("AceConfigDialog-3.0").OpenFrames["ClassicCastbars"]:SetStatusText("https://www.curseforge.com/wow/addons/classiccastbars")
end
end

0 comments on commit 248196b

Please sign in to comment.