This is the line (first one and the 2 after) ```lua function Mount:ShouldEnable() return Hydra.state > STATE_SOLO and (self.db.mount or self.db.dismount) end ``` `4x Hydra\Modules\Mount-Mount.lua:32: syntax error near 'function'`
This is the line (first one and the 2 after)
4x Hydra\Modules\Mount-Mount.lua:32: syntax error near 'function'