This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
my digits thank you
In ...\Addons\HandyNotes.lua add the line:
self:RegisterChatCommand("hn", function() LibStub("AceConfigDialog-3.0"):Open("HandyNotes") end)
below line 626:
self:RegisterChatCommand("handynotes", function() LibStub("AceConfigDialog-3.0"):Open("HandyNotes") end)
Oh thanks bsmorgan, I have done that already to my local copy, I'm suggesting it as an enhancement to the whole community if the authors think it is worth it.
To post a comment, please login or register a new account.