refactor: merged profile and dashboard page
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import frappe
|
||||
|
||||
def execute():
|
||||
frappe.db.set_value("Portal Settings", None, "default_portal_home", "/users")
|
||||
Reference in New Issue
Block a user