Load Encounter Details
This commit is contained in:
@@ -828,6 +828,10 @@ end
|
||||
|
||||
local installPluginFunc = function()
|
||||
if (Details and Details.InstallOkey and Details:InstallOkey()) then
|
||||
if (DetailsFramework.IsClassicWow()) then
|
||||
return
|
||||
end
|
||||
|
||||
--create widgets
|
||||
CreatePluginFrames(data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user