After a profile import, reset all the mythic dungeon settings to default.

- After a profile import, reset all the mythic dungeon settings to default.
- Framework update to 237.
This commit is contained in:
Tercio Jose
2021-03-11 11:26:48 -03:00
parent 6623082306
commit 72e5b4c8a5
4 changed files with 40 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local dversion = 236
local dversion = 237
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)