- Fixed window for report to Copy/Paste.

- Removed Report History from the report window.
- Fixed tooltip not hiding after clicking the report button.
This commit is contained in:
Tercioo
2018-11-21 22:14:43 -02:00
parent 268fab49a9
commit ca0775dcda
8 changed files with 70 additions and 38 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 121
local dversion = 122
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)