BinaryONe commited on
Commit
a2907cc
·
1 Parent(s): 4131df3

Changes in Player

Browse files
FileStream/server/template/play.html CHANGED
@@ -166,6 +166,6 @@
166
  });
167
  </script>
168
  <script src="https://cdn.plyr.io/3.6.9/plyr.js"></script>
169
- <script src="/FileStream/server/template/owner.js"></script>
170
 
171
  </html>
 
166
  });
167
  </script>
168
  <script src="https://cdn.plyr.io/3.6.9/plyr.js"></script>
169
+ <script src="owner.js"></script>
170
 
171
  </html>