fix #44 folluwup bug
This commit is contained in:
parent
8b44f42c9e
commit
f36ebdcdab
@ -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: {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user