fix tinfoil
All checks were successful
dl / lint (push) Successful in 2m56s
dl / docker (push) Successful in 4m34s

This commit is contained in:
Michel Roux 2023-10-27 11:27:31 +02:00
parent 47e985e642
commit bf5575b21f

View File

@ -118,7 +118,7 @@ for base in bases:
remove("nsz/base", base)
fullid = get_title_fullid(base)
shortid = fullid[0:-4]
shortid = fullid[0:-4] if fullid else fullid
for dlc in dlcs:
if shortid in dlc: