Fix Bracket-Style
Niektóre etapy nie powiodły się
continuous-integration/drone/push Build is failing
Niektóre etapy nie powiodły się
continuous-integration/drone/push Build is failing
This commit is contained in:
rodzic
c5a82f86c9
commit
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
|
||||
|
Ładowanie…
Reference in New Issue
Block a user