Skip to content

Commit

Permalink
Update components/standings/commons/standings.lua
Browse files Browse the repository at this point in the history
Co-authored-by: hjpalpha <[email protected]>
  • Loading branch information
Rathoz and hjpalpha authored Jan 17, 2025
1 parent 31af63d commit 19d0a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/standings/commons/standings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ local Standings = {}
---@field positionChangeFromPreviousRound integer
---@field pointsChangeFromPreviousRound number

---Fetches a standng table from a page. Tries to read from page variables before fetching from LPDB.
---Fetches a standings table from a page. Tries to read from page variables before fetching from LPDB.
---@param pagename string
---@param standingsIndex integer #0-index'd on per page
---@return StandingsModel?
Expand Down

0 comments on commit 19d0a0b

Please sign in to comment.