diff --git a/portals.lua b/portals.lua index d58aa59..e9293d9 100644 --- a/portals.lua +++ b/portals.lua @@ -19,6 +19,7 @@ local GetNumGroupMembers = GetNumGroupMembers local GetSpellBookItemName = GetSpellBookItemName or C_SpellBook.GetSpellBookItemName local GetSpellCooldown = GetSpellCooldown or C_Spell.GetSpellCooldown local GetSpellInfo = GetSpellInfo or C_Spell.GetSpellInfo +local GetSpellDescription = GetSpellDescription or C_Spell.GetSpellDescription local GetTime = GetTime local IsPlayerSpell = IsPlayerSpell local PlayerHasToy = PlayerHasToy