Skip to content

Commit

Permalink
Send HEKILI_RECOMMENDATION_UPDATE event to WeakAuras with display nam…
Browse files Browse the repository at this point in the history
…e and first recommendation.
  • Loading branch information
Hekili committed Jul 7, 2020
1 parent d288826 commit 8062d64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1421,6 +1421,9 @@ function Hekili:ProcessHooks( dispName, packName )

UI.NewRecommendations = true
UI.RecommendationsStr = checkstr

if WeakAuras then WeakAuras.ScanEvents( "HEKILI_RECOMMENDATION_UPDATE", dispName, Queue[ 1 ].actionID ) end

Hekili.freshFrame = false
end

Expand Down

0 comments on commit 8062d64

Please sign in to comment.