This commit is contained in:
abs3nt 2024-02-24 19:25:43 -08:00
parent 5dd659818e
commit 47f52d407e
Signed by: abs3nt
GPG Key ID: A7BD96A8BAB04C09
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ func main() {
EnableShellCompletion: true,
Name: "wallhaven_dl",
Usage: "Download wallpapers from wallhaven.cc",
Action: func(ctx context.Context, c *cli.Command) error {
fmt.Println("cli")
return nil
},
Commands: []*cli.Command{
{
Name: "search",