Skip to content

Commit

Permalink
fixed doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
TimGoll committed Jan 19, 2025
1 parent 714f735 commit 2c919a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function PANEL:DoRightClick()
end

---
-- param boolean state
-- @param boolean state
-- @realm client
function PANEL:EnableIndicator(state)
self.data.indicatorState = state
Expand Down

0 comments on commit 2c919a5

Please sign in to comment.