Current issue with OpenCalendar() preventing Raid Reset listing; revert to LoadAddOn()
This commit is contained in:
parent
fca9fd3c50
commit
c17d902b62
1 changed files with 2 additions and 1 deletions
|
@ -85,7 +85,8 @@ function core:OnInitialize()
|
|||
end
|
||||
|
||||
-- Get calendar events information
|
||||
OpenCalendar()
|
||||
--OpenCalendar()
|
||||
LoadAddOn('Blizzard_Calendar')
|
||||
|
||||
-- Reset data if necessary
|
||||
core:ResetInstances()
|
||||
|
|
Loading…
Reference in a new issue