Attempt to fix Encounter Time not showing for some users

This commit is contained in:
Tercio Jose
2022-08-31 11:36:15 -03:00
parent 7f5cee7ee9
commit d6420d1902
5 changed files with 83 additions and 64 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 332
local dversion = 334
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)