sergey.agapov commited on
Commit
b775b19
1 Parent(s): b56b2b5

initial commit

Browse files
Files changed (1) hide show
  1. templates/tiktok_player.html +1 -0
templates/tiktok_player.html CHANGED
@@ -101,6 +101,7 @@
101
  </div>
102
  </div>
103
 
 
104
  <script>
105
  (function () {
106
  var url = "{{ url_for('serve_file', filename='manifest.mpd') }}";
 
101
  </div>
102
  </div>
103
 
104
+
105
  <script>
106
  (function () {
107
  var url = "{{ url_for('serve_file', filename='manifest.mpd') }}";