fix tinfoil
dl / lint (push) Successful in 2m56s Details
dl / docker (push) Successful in 4m34s Details

This commit is contained in:
Michel Roux 2023-10-27 11:27:31 +02:00
parent 47e985e642
commit bf5575b21f
1 changed files with 1 additions and 1 deletions

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: