Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
372b8ec304 |
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
func main() {
|
||||
app := &cli.App{
|
||||
Name: "costanze",
|
||||
Name: "constanze",
|
||||
Usage: "tinker with akkoma instances",
|
||||
Commands: commands(),
|
||||
Flags: []cli.Flag{
|
||||
|
|
Loading…
Reference in a new issue