fix: mention email link

This commit is contained in:
Jannat Patel
2023-11-22 13:04:04 +05:30
parent 8cdaa7877a
commit 81db6c544d
2 changed files with 4 additions and 45 deletions

View File

@@ -119,7 +119,7 @@ fixtures = ["Custom Field", "Function", "Industry"]
# ------------------------------
#
override_whitelisted_methods = {
"frappe.desk.search.get_names_for_mentions": "lms.lms.utils.get_names_for_mentions",
# "frappe.desk.search.get_names_for_mentions": "lms.lms.utils.get_names_for_mentions",
}
#
# each overriding function accepts a `data` argument;