From bf5575b21f0c750e3f707b8863b31d5af92f3fbf Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 27 Oct 2023 11:27:31 +0200 Subject: [PATCH] fix tinfoil --- commands/tinfoil.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/tinfoil.py b/commands/tinfoil.py index fea0bc6..982e10b 100755 --- a/commands/tinfoil.py +++ b/commands/tinfoil.py @@ -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: