fix: remove read permission on lms settings for lms student

This commit is contained in:
Jannat Patel
2026-02-19 16:30:13 +05:30
parent 07c58251a1
commit 133037698c

View File

@@ -490,7 +490,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2026-02-19 12:57:28.499184", "modified": "2026-02-19 16:28:15.310145",
"modified_by": "sayali@frappe.io", "modified_by": "sayali@frappe.io",
"module": "LMS", "module": "LMS",
"name": "LMS Settings", "name": "LMS Settings",
@@ -506,13 +506,6 @@
"share": 1, "share": 1,
"write": 1 "write": 1
}, },
{
"email": 1,
"print": 1,
"read": 1,
"role": "LMS Student",
"share": 1
},
{ {
"create": 1, "create": 1,
"delete": 1, "delete": 1,