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"}