fix #44 folluwup bug

This commit is contained in:
moritz münch 2020-10-04 11:56:09 +02:00
parent 8b44f42c9e
commit f36ebdcdab

View File

@ -130,7 +130,7 @@ def show_country(country, single_country=False):
for stamp in stamps_per_year: for stamp in stamps_per_year:
c['years'][year][stamp] = { c['years'][year][stamp] = {
'1': {}, 1: {},
2: {}, 2: {},
5: {}, 5: {},
10: {}, 10: {},