diff --git a/frames/window_custom.lua b/frames/window_custom.lua index 0edb16e8..538f57e8 100644 --- a/frames/window_custom.lua +++ b/frames/window_custom.lua @@ -114,6 +114,8 @@ ["target"] = true, ["script"] = true, ["tooltip"] = true, + ["total_script"] = true, + ["percent_script"] = true, } -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------