Fix Bracket-Style
Algumas verificações falharam
continuous-integration/drone Build is failing

Esse commit está contido em:
Florian Brinker 2024-09-19 22:32:56 +02:00
commit faabe56e11

Ver arquivo

@ -49,7 +49,7 @@ function AchievementInfo.onAchievementUpdated(_, achId)
local percentageStep = false
local percentageStepSize = AchievementInfo.settingGet("genShowUpdateSteps")
local link = GetAchievementLink(achId, LINK_STYLE_BRACKET)
local link = GetAchievementLink(achId, LINK_STYLE_BRACKETS)
local catName = "/"
if categoryId ~= false then