🚚 Rename project to lenore
This commit is contained in:
parent
213c9f6541
commit
12fd475ee3
6 changed files with 8 additions and 8 deletions
2
main.go
2
main.go
|
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"codeberg.org/danjones000/gopub/commands"
|
||||
"codeberg.org/danjones000/lenore/commands"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Reference in a new issue