Skip to content

Commit

Permalink
[bot] - Update lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Jul 16, 2024
1 parent 262d377 commit 452fe41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generators/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ func main() {
logs.Info(`Running generator:`, strings.ToTitle(arg))
GENERATORS[arg].Exec()
logs.Success(`Done!`)
} else {
logs.Error(`Unknown generator:`, arg)
}
}
}
Expand Down

0 comments on commit 452fe41

Please sign in to comment.