Fixed small bugs

This commit is contained in:
Tercio Jose
2023-05-12 17:52:17 -03:00
parent 4769914255
commit 21da70e158
7 changed files with 126 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 428
local dversion = 429
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)