Merge branch 'develop' of https://github.com/frappe/lms into zen-mode
This commit is contained in:
@@ -181,6 +181,7 @@ def get_lesson_icon(body, content):
|
||||
if block.get("type") == "embed" and block.get("data").get("service") in [
|
||||
"youtube",
|
||||
"vimeo",
|
||||
"cloudflareStream",
|
||||
]:
|
||||
return "icon-youtube"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user