Version 0.9.1-rc
- emote detection mixed in other channels - minimap button and dialog no longer resets active state after profile change - default entries are no longer shown after example import - better handling of capture groups and character sets
This commit is contained in:
@@ -42,9 +42,9 @@ function Grichelde:OnEnable()
|
||||
self:RawHook("SendChatMessage", true)
|
||||
|
||||
self.options, self.dialog = self:SetupOptions()
|
||||
self:RefreshOptions("OnProfileChanged")
|
||||
|
||||
self.ldb, self.icon = self:MinimapButton()
|
||||
|
||||
self:RefreshProfiles("OnEnable")
|
||||
self:SetupSlashCommands()
|
||||
|
||||
-- tell the world we are listening
|
||||
|
||||
Reference in New Issue
Block a user