From 1b6dc4e2329771c364429ebec1e54ac2936c871d Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Mon, 2 May 2022 16:37:41 -0300 Subject: [PATCH] Fix for deathlogs min healing always resetting to 1 on logon --- startup.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/startup.lua b/startup.lua index a00ec490..0530fe19 100644 --- a/startup.lua +++ b/startup.lua @@ -494,8 +494,6 @@ function Details:StartMeUp() --I'll never stop! --shutdown pre-pot announcer Details.announce_prepots.enabled = false - --disable the min healing to show - Details.deathlog_healingdone_min = 1 --remove standard skin on 9.0.1 _detalhes.standard_skin = false --enforce to show 6 abilities on the tooltip