Remove TBC expansion support from auto-dismount
This commit is contained in:
@@ -4,7 +4,7 @@ local T = ShaguTweaks.T
|
||||
local module = ShaguTweaks:register({
|
||||
title = T["Auto Dismount"],
|
||||
description = T["Automatically dismounts whenever a spell is casted."],
|
||||
expansions = { ["vanilla"] = true, ["tbc"] = nil },
|
||||
expansions = { ["vanilla"] = true },
|
||||
enabled = true,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user