mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
@@ -206,7 +206,7 @@ export default {
|
||||
let url = '/amazon/subscribe';
|
||||
|
||||
if (this.amazonPayments.groupToCreate) {
|
||||
url = '/api/v3/groups/create-plan';
|
||||
url = '/api/v4/groups/create-plan';
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user