Skip to content

Commit

Permalink
Fix annotation in portal stats (#3375)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rathoz authored Oct 16, 2023
1 parent a308e6d commit 7c1ef5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/statistics/portal_statistics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,6 @@ end
---@param limit number?
---@param addConditions string?
---@param addOrder string?
---@param addGroupBy string?
---@return table
function StatisticsPortal._getTeams(limit, addConditions, addOrder)
local data = mw.ext.LiquipediaDB.lpdb('team', {
Expand Down

0 comments on commit 7c1ef5f

Please sign in to comment.