Fixing Plater Options Panel not opening due to the new Language system

This commit is contained in:
Tercio Jose
2023-02-27 19:56:10 -03:00
parent 516596f7ff
commit 35f6ade9e3
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 416
local dversion = 417
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)