Remove Classic Wow check
This commit is contained in:
parent
e311b21caa
commit
4ac4a33f89
1 changed files with 0 additions and 4 deletions
|
|
@ -828,10 +828,6 @@ end
|
|||
|
||||
local installPluginFunc = function()
|
||||
if (Details and Details.InstallOkey and Details:InstallOkey()) then
|
||||
if (DetailsFramework.IsClassicWow()) then
|
||||
return
|
||||
end
|
||||
|
||||
--create widgets
|
||||
CreatePluginFrames(data)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue