unitframe-energytick: remove category for now

This commit is contained in:
shagu
2025-03-22 16:52:22 +01:00
parent cfcda8f004
commit 75518d2bfb
-1
View File
@@ -4,7 +4,6 @@ local module = ShaguTweaks:register({
title = T["Show Energy Ticks"],
description = T["Show energy and mana ticks on the player unit frame."],
expansions = { ["vanilla"] = true, ["tbc"] = nil },
category = T["Unit Frames"],
maintainer = "@shagu (GitHub)",
enabled = nil,
})