fix: redirection to FC site without checking payment method

This commit is contained in:
Jannat Patel
2025-03-20 11:57:08 +05:30
parent 7ae3cf5d95
commit 066eaea45d
4 changed files with 9 additions and 5 deletions

View File

@@ -242,6 +242,8 @@ profile_url_prefix = "/users/"
signup_form_template = "lms.plugins.show_custom_signup"
on_login = "lms.lms.user.on_login"
add_to_apps_screen = [
{
"name": "lms",