Fixed an issue with the end of m+ panel

This commit is contained in:
Tercio Jose
2024-08-10 23:52:27 -03:00
committed by andrew6180
parent 4032ea3746
commit 16fd6de6f9
5 changed files with 150 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 560
local dversion = 561
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)