moving to codeberg

This commit is contained in:
2025-11-03 20:09:39 +01:00
parent bc717baa3f
commit 5ca8b6c1cf
31 changed files with 235 additions and 188 deletions

View File

@@ -24,7 +24,7 @@ import (
"strconv"
"github.com/araddon/dateparse"
"github.com/tlinden/tablizer/cfg"
"codeberg.org/scip/tablizer/cfg"
)
func sortTable(conf cfg.Config, data *Tabdata) {