chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
340e63b
)
wip email templates etc.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 14:56:21 +0000
(14:56 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 14:56:21 +0000
(14:56 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/daemon-otter.rs
patch
|
blob
|
history
diff --git
a/src/bin/daemon-otter.rs
b/src/bin/daemon-otter.rs
index 57561c56bb75894da1630e11e5e72d8c3be37533..e7cd6cd8d3d992168228896f0abcb9df153a7afe 100644
(file)
--- a/
src/bin/daemon-otter.rs
+++ b/
src/bin/daemon-otter.rs
@@
-195,6
+195,7
@@
fn main() {
.context("check bundled-sources directory")?;
}
+ nwtemplates::init()?;
shapelib::load()?;
load_accounts()?;