removed NSL because some one added it to Steamgridbd <3

This commit is contained in:
Roy 2025-03-24 23:49:44 -07:00 committed by GitHub
parent 6d6a263735
commit 0653263313
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -539,7 +539,7 @@ def create_new_entry(shortcutdirectory, appname, launchoptions, startingdir):
return
# Skip artwork download for specific shortcuts
if appname not in ['NonSteamLaunchers', 'Repair EA App']:
if appname not in ['Repair EA App']:
# Get artwork
game_id = get_game_id(appname)
if game_id is not None: