mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-04-03 09:21:48 +01:00
added year 2019 to logbook parsing
This commit is contained in:
parent
56618dbe65
commit
a88f326ee6
@ -60,6 +60,7 @@ DEFAULT_LOGBOOK_PARSER = "Parseloghtmltxt"
|
|||||||
DEFAULT_LOGBOOK_FILE = "logbook.html"
|
DEFAULT_LOGBOOK_FILE = "logbook.html"
|
||||||
|
|
||||||
LOGBOOK_PARSER_SETTINGS = {
|
LOGBOOK_PARSER_SETTINGS = {
|
||||||
|
"2019": ("2019/logbook.html", "Parseloghtmltxt"),
|
||||||
"2018": ("2018/logbook.html", "Parseloghtmltxt"),
|
"2018": ("2018/logbook.html", "Parseloghtmltxt"),
|
||||||
"2017": ("2017/logbook.html", "Parseloghtmltxt"),
|
"2017": ("2017/logbook.html", "Parseloghtmltxt"),
|
||||||
"2016": ("2016/logbook.html", "Parseloghtmltxt"),
|
"2016": ("2016/logbook.html", "Parseloghtmltxt"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user