Skip to content

Commit

Permalink
Add customers command to mollie
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorAvelar committed Jun 12, 2021
1 parent 75962e0 commit fff3660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/mollie.go
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ func addCommands() {
captures(),
chargebacks(),
refunds(),
customers(),
)
// MollieCmd.AddCommand(Customers())
// MollieCmd.AddCommand(Invoices())
Expand Down

0 comments on commit fff3660

Please sign in to comment.