fix: removed trailing comma at the end of permission

This commit is contained in:
Jannat Patel
2026-02-25 16:45:02 +05:30
committed by GitHub
parent 593c70affb
commit e7ce850691

View File

@@ -144,7 +144,7 @@
"report": 1,
"role": "LMS Student",
"share": 1,
"write": 1,
"write": 1
}
],
"sort_field": "modified",