fix missing load events

This commit is contained in:
andrew6180
2025-10-20 13:21:46 -07:00
parent 7c2caecc19
commit 3eea13ff9e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1115,7 +1115,7 @@ Private.load_prototype = {
display = WeakAuras.newFeatureString .. L["|cFFFF0000Not|r Spell Known"],
type = "spell",
test = "not WeakAuras.IsSpellKnownForLoad(%s, %s)",
events = {"SPELLS_CHANGED", "UNIT_PET", "CHARACTER_ADVANCEMENT_PENDING_BUILD_UPDATED"},
events = {"SPELLS_CHANGED", "UNIT_PET", "ASCENSION_KNOWN_ENTRIES_UPDATED"},
showExactOption = true
},
{