Fix Bracket-Style
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Florian Brinker 2024-09-19 22:32:56 +02:00
부모 c5a82f86c9
커밋 4c453d7293

파일 보기

@ -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