This commit is contained in:
FloatingGhost 2022-12-16 11:30:49 +00:00
parent 216cc6af9c
commit 372b8ec304

View file

@ -8,7 +8,7 @@ import (
func main() { func main() {
app := &cli.App{ app := &cli.App{
Name: "costanze", Name: "constanze",
Usage: "tinker with akkoma instances", Usage: "tinker with akkoma instances",
Commands: commands(), Commands: commands(),
Flags: []cli.Flag{ Flags: []cli.Flag{