Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonHind96 authored Dec 12, 2023
1 parent 8cff556 commit b4c4c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/mollie_cli/src/payments/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ impl Payment {
format!(
"|{:^14} {:^8} {:^4} {:^12} {:^26} {:^30} {} |",
"ID", "STATUS", "MODE", "AMOUNT", "CREATED_AT", "DESCITPION", "REDIRECT_URL"
)
}
}

Expand Down

0 comments on commit b4c4c71

Please # to comment.