fix: course card descriptions
This commit is contained in:
@@ -100,6 +100,7 @@ def get_enrolled_courses():
|
||||
"name",
|
||||
"upcoming",
|
||||
"title",
|
||||
"short_introduction",
|
||||
"image",
|
||||
"enable_certification",
|
||||
"paid_certificate",
|
||||
@@ -145,6 +146,7 @@ def get_authored_courses(member=None, only_published=True):
|
||||
"name",
|
||||
"upcoming",
|
||||
"title",
|
||||
"short_introduction",
|
||||
"image",
|
||||
"enable_certification",
|
||||
"status",
|
||||
|
||||
Reference in New Issue
Block a user