fix: removed switch to desk

This commit is contained in:
Jannat Patel
2024-08-23 12:22:11 +05:30
parent ec25e895dc
commit 395fe700e0
3 changed files with 70 additions and 67 deletions

View File

@@ -598,6 +598,7 @@ def get_members(start=0, search=""):
return members
def check_app_permission():
"""Check if the user has permission to access the app."""
if frappe.session.user == "Administrator":