summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2021-04-26 23:47:08 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2021-04-26 23:47:08 +0100
commite6eeaf167491fcfa40305a1a17af13d3776e41f5 (patch)
tree20b8e7e17ec96fa70cb8ce44ba5de7f0e92b163e
parent49b9225b6e833b4c08382fc86f9556ff4d0e7fbc (diff)
downloadtroggle-e6eeaf167491fcfa40305a1a17af13d3776e41f5.tar.gz
troggle-e6eeaf167491fcfa40305a1a17af13d3776e41f5.tar.bz2
troggle-e6eeaf167491fcfa40305a1a17af13d3776e41f5.zip
two caves no longer pending
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 3420b60..5579a07 100644
--- a/settings.py
+++ b/settings.py
@@ -107,7 +107,7 @@ LOGBOOK_PARSER_SETTINGS = {
# Caves for which survex files exist, but are not otherwise registered
PENDING = ["2007-06", "2009-02",
- "2010-06", "2010-07", "2012-ns-01", "2012-ns-02", "2010-04", "2012-ns-05", "2012-ns-06",
+ "2012-ns-01", "2012-ns-02", "2010-04", "2012-ns-05", "2012-ns-06",
"2012-ns-07", "2012-ns-08", "2012-ns-12", "2012-ns-14", "2012-ns-15", "2014-bl888",
"2018-pf-01", "2018-pf-02"]