mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 22:37:08 +00:00
make more robust against data error
This commit is contained in:
@@ -58,7 +58,7 @@ LOGBOOK_PARSER_SETTINGS = {
|
||||
LOGBOOKS_DIR = "years" # subfolder of settings.EXPOWEB
|
||||
|
||||
ENTRIES = {
|
||||
"2024": 125,
|
||||
"2024": 126,
|
||||
"2023": 131,
|
||||
"2022": 94,
|
||||
"2019": 55,
|
||||
@@ -66,7 +66,7 @@ ENTRIES = {
|
||||
"2017": 74,
|
||||
"2016": 87,
|
||||
"2015": 80,
|
||||
"2014": 67,
|
||||
"2014": 68,
|
||||
"2013": 52,
|
||||
"2012": 76,
|
||||
"2011": 71,
|
||||
|
||||
Reference in New Issue
Block a user