From cef44035c97d3b3456c1209477d8eb02a713a506 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Wed, 7 Feb 2024 20:32:47 -0300 Subject: [PATCH] Renamed "Show Damage Charts" to "Show End of M+ Panel" --- frames/window_options2_sections.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frames/window_options2_sections.lua b/frames/window_options2_sections.lua index a568ecf6..b0ef541d 100644 --- a/frames/window_options2_sections.lua +++ b/frames/window_options2_sections.lua @@ -6955,8 +6955,8 @@ do set = function(self, fixedparam, value) Details.mythic_plus.show_damage_graphic = value end, - name = "Show Damage Charts", - desc = "Show Damage Charts", + name = "Show End of M+ Panel", + desc = "Show End of M+ Panel", },