🚚 Rename project

This commit is contained in:
Dan Jones 2024-10-28 13:48:22 -05:00
commit c73dfc0d3a
12 changed files with 24 additions and 24 deletions

View file

@ -4,7 +4,7 @@ import (
"errors"
"fmt"
"codeberg.org/danjones000/lenore/config"
"codeberg.org/danjones000/combluotion/config"
)
var ErrNoFactory = errors.New("unknown factory")