Merge branch 'main' of github.com:TLINDEN/yadu

This commit is contained in:
2024-01-19 08:33:44 +01:00

View File

@@ -195,5 +195,6 @@ func (h *Handler) clone() *Handler {
timeFormat: h.timeFormat,
replaceAttr: h.replaceAttr,
addSource: h.addSource,
indenter: h.indenter,
}
}