2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 21:07:12 +00:00

logbooks correct numberss of entries expected

This commit is contained in:
2022-12-23 22:13:43 +00:00
parent a71c616afd
commit 194470841e
3 changed files with 2 additions and 8 deletions

View File

@@ -80,7 +80,7 @@ LOGBOOK_PARSER_SETTINGS = {
"1982": ("logbook.html", "parser_html"),
}
entries = { "2022": 86, "2019": 56, "2018": 100, "2017": 76, "2016": 83, "2015": 80,
entries = { "2022": 89, "2019": 55, "2018": 95, "2017": 74, "2016": 86, "2015": 80,
"2014": 65, "2013": 52, "2012": 75, "2011": 71, "2010": 22, "2009": 53,
"2008": 49, "2007": 113, "2006": 60, "2005": 55, "2004": 76, "2003": 42, "2002": 31,
"2001": 49, "2000": 54, "1999": 79, "1998": 43, "1997": 53, "1996": 95, "1995": 42,