Finish module category cleanup

This commit is contained in:
2026-08-30 16:04:14 +02:00
parent 6073672eb8
commit 3cf024b1b7
16 changed files with 33 additions and 21 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ local module = ShaguTweaks:register({
title = T["Improved Roll Frames"],
description = T["Smaller roll frames with roll tracking."],
expansions = { ["vanilla"] = true },
category = T["General"],
category = T["Loot"],
enabled = nil,
})