handlers: add a TODO [skip ci]
This commit is contained in:
parent
574693ebb2
commit
f00b5bdaf8
@ -92,7 +92,7 @@ func getTmpl(name string) *template.Template {
|
||||
liveMode := conf.LiveMode
|
||||
|
||||
if liveMode {
|
||||
log.Info("re-reading tmpls")
|
||||
log.Info("re-reading tmpls") // TODO: only re-read the tmpl in question.
|
||||
|
||||
tpl := template.New("")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user