fix: Redirect to Desktop after signup (#51696)

This commit is contained in:
Nabin Hait
2026-01-12 19:20:27 +05:30
committed by GitHub
parent ccb4b1fbc4
commit 3bc58fb46f

View File

@@ -8,7 +8,7 @@ app_email = "hello@frappe.io"
app_license = "GNU General Public License (v3)"
source_link = "https://github.com/frappe/erpnext"
app_logo_url = "/assets/erpnext/images/erpnext-logo.svg"
app_home = "/app/home"
app_home = "/desk"
add_to_apps_screen = [
{