typo
This commit is contained in:
parent
216cc6af9c
commit
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