Skip to content

Commit

Permalink
Update components/match_ticker/commons/match_ticker_display_component…
Browse files Browse the repository at this point in the history
…s_new.lua
  • Loading branch information
hjpalpha authored Dec 22, 2024
1 parent 4d2a874 commit 4ddc00b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ function Details:streamsOrVods()

---@param obj table
---@param index integer?
---@return
local addVod = function(obj, index)
vods:node(Logic.isNotEmpty(obj.vod) and VodLink.display{
vod = obj.vod,
Expand Down

0 comments on commit 4ddc00b

Please sign in to comment.