feat: new school workspace

This commit is contained in:
Jannat Patel
2021-10-21 18:19:11 +05:30
parent 747828b363
commit 1f7e2cd0cc
4 changed files with 162 additions and 169 deletions

View File

@@ -19,3 +19,4 @@ execute:frappe.delete_doc("DocType", "Chapter") #06-10-2021
execute:frappe.delete_doc("DocType", "Lesson") #06-10-2021
execute:frappe.delete_doc("DocType", "LMS Topic") #06-10-2021
community.patches.v0_0.add_progress_to_membership #20-10-2021
execute:frappe.delete_doc("Workspace", "LMS", ignore_missing=True, force=True) #24-10-2021