fix: Redirect to Desktop after signup (#51696)

(cherry picked from commit 3bc58fb46f)
This commit is contained in:
Nabin Hait
2026-01-12 19:20:27 +05:30
committed by Mergify
parent fc517f7fa2
commit 0363b01ab7

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 = [
{