mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-02 14:36:23 -04:00
use strict
This commit is contained in:
parent
2ea986326d
commit
eb7e48b059
9 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
'use strict';
|
||||
var playlist_data = JSON.parse(document.getElementById('playlist_data').innerHTML);
|
||||
|
||||
function add_playlist_video(target) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue