Merge pull request #1572 from harshpwctech/develop

feat: Embedding for Bunny Stream
This commit is contained in:
Jannat Patel
2025-06-16 12:54:49 +05:30
committed by GitHub
2 changed files with 9 additions and 0 deletions

View File

@@ -182,6 +182,7 @@ def get_lesson_icon(body, content):
"youtube",
"vimeo",
"cloudflareStream",
"bunnyStream",
]:
return "icon-youtube"