fix: amount information in membership
This commit is contained in:
@@ -105,7 +105,7 @@ const handle_success = (response, course, address, order_id) => {
|
||||
});
|
||||
setTimeout(() => {
|
||||
window.location.href = data.message;
|
||||
}, 2000);
|
||||
}, 1000);
|
||||
},
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user