mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: init chapters, coursechapters. fix courses
This commit is contained in:
parent
eca819b896
commit
4fcc8aa77c
8 changed files with 151 additions and 36 deletions
|
|
@ -47,7 +47,7 @@ async def api_create_course(
|
|||
tags=tags,
|
||||
)
|
||||
return await create_course(
|
||||
request, course, org_id, current_user, db_session, thumbnail
|
||||
request, course, current_user, db_session, thumbnail
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue