Skip to content

Commit

Permalink
feat: Update fifa match2 status (#4131)
Browse files Browse the repository at this point in the history
Update info.lua
  • Loading branch information
LuckeLucky authored Mar 29, 2024
1 parent 7fdc494 commit d71da7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard/info/wikis/fifa/info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -419,5 +419,5 @@ return {
defaultRoundPrecision = 0,
defaultTeamLogo = 'FIFA lightmode logo.png', ---@deprecated
defaultTeamLogoDark = 'FIFA darkmode logo.png', ---@deprecated
match2 = 1,
match2 = 2,
}

0 comments on commit d71da7d

Please sign in to comment.