mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
update: work on success modal, update to payment mixin to calculate monthly billing date
This commit is contained in:
@@ -343,9 +343,9 @@ export default {
|
||||
}
|
||||
|
||||
// TEMP CODE
|
||||
if (this.paymentMethod === this.PAYMENTS.OTHER) {
|
||||
console.log(paymentData);
|
||||
}
|
||||
// if (this.paymentMethod === this.PAYMENTS.OTHER) {
|
||||
// console.log(paymentData);
|
||||
// }
|
||||
|
||||
return null;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user