Files
wow_Meta/api/Stopwatch_Toggle.lua
2024-12-16 13:13:08 +01:00

4 lines
133 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Toggles visibility of the StopwatchFrame
function Stopwatch_Toggle() end