From 05de0e03506c2f93de9bb18697a7bf3a0adb5157 Mon Sep 17 00:00:00 2001 From: Kacper Maj <60718448+kapisolec@users.noreply.github.com> Date: Mon, 25 Jan 2021 19:36:15 +0100 Subject: [PATCH] Update chat.js --- public/js/chat.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/chat.js b/public/js/chat.js index 76d68da..81a6a44 100644 --- a/public/js/chat.js +++ b/public/js/chat.js @@ -57,7 +57,7 @@ function onYouTubePlayerAPIReady() { player = new YT.Player('ytplayer', { height: '420', width: '860', - videoId: 'xFqeAUKU09o', + videoId: 'M7lc1UVf-VE', }); // STATE OF PLAYER