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

fix number of entries expected

This commit is contained in:
2023-01-26 21:52:56 +00:00
parent 0c4ce6dc3c
commit a321625f35
2 changed files with 4 additions and 4 deletions

View File

@@ -54,15 +54,15 @@ LOGBOOK_PARSER_SETTINGS = {
}
entries = {
"2022": 89,
"2022": 90,
"2019": 55,
"2018": 95,
"2017": 74,
"2016": 86,
"2015": 80,
"2014": 65,
"2014": 66,
"2013": 52,
"2012": 75,
"2012": 76,
"2011": 71,
"2010": 22,
"2009": 53,