Skip to content

Commit

Permalink
Modify payChallenge.vue
Browse files Browse the repository at this point in the history
Former-commit-id: ae601fc0ccd29228087e16ef26471842cc4fae64 [formerly a8e9bdc50b9d0b1c4791c65293a134255f614476] [formerly 9d5567c66ba1c020af60f59dadbc379d7302d488 [formerly fe400468655b12107d4378a381608db88f91c9e0]]
Former-commit-id: 48fecab17a3ffb987a499fd0f5e57dd949568a2b [formerly acd31873e605f0a406474f1dcad251eb49dc7e05]
Former-commit-id: 5dd77844109c98baa929231f9ad9f849addf730c
  • Loading branch information
Ubuntu committed Nov 21, 2020
1 parent 82f5678 commit 7946d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/RunWithMe/src/views/app/apps/payChallenge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export default {
evt.preventDefault();
// Reset our form values
this.donateAmount = 0;
this.$router.push("/app/board/challenges");
},
makePayment() {
http
Expand Down

0 comments on commit 7946d0a

Please sign in to comment.