summaryrefslogtreecommitdiffstats
path: root/parsers/logbooks.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2025-06-14 14:12:13 +0300
committerPhilip Sargent <philip.sargent@gmail.com>2025-06-14 14:12:13 +0300
commite1d7b350159ba577cfa791da7ea43726e4516796 (patch)
tree875ec3ead0ffe9b781721ddea0877dc32a72fe2d /parsers/logbooks.py
parent40aeee9bf97ca3aadbebb48cd8221fefb8a094f8 (diff)
downloadtroggle-e1d7b350159ba577cfa791da7ea43726e4516796.tar.gz
troggle-e1d7b350159ba577cfa791da7ea43726e4516796.tar.bz2
troggle-e1d7b350159ba577cfa791da7ea43726e4516796.zip
documentaiton for Becka as to where to find drawings files
Diffstat (limited to 'parsers/logbooks.py')
-rw-r--r--parsers/logbooks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsers/logbooks.py b/parsers/logbooks.py
index 3c1d3f5..b53756b 100644
--- a/parsers/logbooks.py
+++ b/parsers/logbooks.py
@@ -58,6 +58,7 @@ LOGBOOK_PARSER_SETTINGS = {
LOGBOOKS_DIR = "years" # subfolder of settings.EXPOWEB
ENTRIES = {
+ "2025": 1,
"2024": 127,
"2023": 131,
"2022": 94,