mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 19:47:11 +00:00
fixing ,, bug in logbook rewriting, and fixing persons order
This commit is contained in:
@@ -59,11 +59,11 @@ LOGBOOK_PARSER_SETTINGS = {
|
||||
LOGBOOKS_DIR = "years" # subfolder of settings.EXPOWEB
|
||||
|
||||
ENTRIES = {
|
||||
"2024": 41,
|
||||
"2023": 112,
|
||||
"2024": 69,
|
||||
"2023": 131,
|
||||
"2022": 94,
|
||||
"2019": 55,
|
||||
"2018": 95,
|
||||
"2018": 98,
|
||||
"2017": 74,
|
||||
"2016": 87,
|
||||
"2015": 80,
|
||||
|
||||
Reference in New Issue
Block a user