From d88e6d0f80211b2ace5595af9931b997eb4c6bc4 Mon Sep 17 00:00:00 2001 From: Austin Riddell <53499821+aus-tin@users.noreply.github.com> Date: Tue, 19 May 2020 10:37:35 -0500 Subject: Major frontend redesign (#5) * Major frontend redesign * Some improvements Co-authored-by: RblSb --- default-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default-config.json') diff --git a/default-config.json b/default-config.json index d56607d..7360e1d 100644 --- a/default-config.json +++ b/default-config.json @@ -7,7 +7,7 @@ "totalVideoLimit": 0, "userVideoLimit": 0, "localAdmins": true, - "templateUrl": "https://youtube.com/watch?v=iY1QHpp6iEE", + "templateUrl": "https://www.youtube.com/watch?v=craeyJdrCsE", "youtubeApiKey": "AIzaSyDTk1OPRI9cDkAK_BKsBcv10DQCHse-QaA", "permissions": { "guest": ["writeChat", "addVideo", "removeVideo", "changeOrder", "requestLeader", "rewind"], -- cgit v1.2.3