From 7c2caecc1917da453b85887ad0f52f8489d73a3a Mon Sep 17 00:00:00 2001 From: andrew6180 <16847730+andrew6180@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:19:16 -0700 Subject: [PATCH] manastorm -> tristate --- WeakAuras/Prototypes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeakAuras/Prototypes.lua b/WeakAuras/Prototypes.lua index f51cd63..f199624 100644 --- a/WeakAuras/Prototypes.lua +++ b/WeakAuras/Prototypes.lua @@ -1023,7 +1023,7 @@ Private.load_prototype = { { name = "manastorm", display = L["In Manastorm"], - type = "toggle", + type = "tristate", init = "arg", width = WeakAuras.normalWidth, events = {"ACTIVE_MANASTORM_UPDATED"}