mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(subs): append Gift for troubleshooting clarity
This commit is contained in:
@@ -139,7 +139,7 @@ api.checkoutSuccess = {
|
||||
method = 'createSubscription';
|
||||
}
|
||||
|
||||
data.paymentMethod = 'PayPal';
|
||||
data.paymentMethod = 'PayPal (Gift)';
|
||||
data.gift = gift;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user