1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-08-07 15:01:38 +08:00

修复教师直播页面推流按钮无反应

(cherry picked from commit 098595b98178528bed674197e3feeb59a52deb95)
This commit is contained in:
winzer 2021-01-29 15:17:12 +08:00
parent 685bef5050
commit 5d96cd0f8c

View File

@ -61,6 +61,6 @@
{% block include_js %}
{{ js_include('home/js/console.js') }}
{{ js_include('home/js/teacher.console.js') }}
{% endblock %}