show "one hour buffs" if they aren't 100% uptime.

This commit is contained in:
Tercio Jose
2024-07-22 13:33:12 -03:00
committed by andrew6180
parent 1dec8b7540
commit 4409149841
6 changed files with 76 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 550
local dversion = 551
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary(major, minor)