mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
fix(api): Grant remaining perks when canceling an Amazon subscription
* Add tests for payments lib * Add placeholder it blocks to be filled in closes #7660 closes #4840
This commit is contained in:
@@ -523,4 +523,4 @@ let schema = new Schema({
|
||||
minimize: false, // So empty objects are returned
|
||||
});
|
||||
|
||||
module.exports = schema;
|
||||
module.exports = schema;
|
||||
|
||||
Reference in New Issue
Block a user