This commit is contained in:
Pawel Orzech 2019-11-08 16:30:58 +00:00
parent 76978398c1
commit a8d60d83ab

View file

@ -1468,7 +1468,7 @@ def change_supporter():
cards_to_display_dicts.append(char)
cards_to_display.append(
char['Type'] + char['Rarity'] + ' ' + char['Name'] + ' | ' + str(char['ID']) + ' | ' + str(
char['UniqueID']) + ' | ' ' x '+str(x['quantity']))
char['UniqueID']) + ' | ' ' x '+str(['quantity']))
###Define links to display
links_master = []