4 lines
136 B
Lua
4 lines
136 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Toggles visibility of the StopwatchFrame
|
|
function Stopwatch_Toggle() end |