Update chat.js
This commit is contained in:
parent
78b11327d4
commit
05de0e0350
@ -57,7 +57,7 @@ function onYouTubePlayerAPIReady() {
|
||||
player = new YT.Player('ytplayer', {
|
||||
height: '420',
|
||||
width: '860',
|
||||
videoId: 'xFqeAUKU09o',
|
||||
videoId: 'M7lc1UVf-VE',
|
||||
});
|
||||
|
||||
// STATE OF PLAYER
|
||||
|
Loading…
Reference in New Issue
Block a user