diff options
| author | Austin Riddell <53499821+aus-tin@users.noreply.github.com> | 2020-05-19 10:37:35 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-19 18:37:35 +0300 |
| commit | d88e6d0f80211b2ace5595af9931b997eb4c6bc4 (patch) | |
| tree | 12d9a63b404c1af3e6cec9a6c19d91d55473c81f /default-config.json | |
| parent | 9168f9d5a8a6333e45309fdeabb2f71a368a5fce (diff) | |
Major frontend redesign (#5)
* Major frontend redesign
* Some improvements
Co-authored-by: RblSb <msrblsb@gmail.com>
Diffstat (limited to 'default-config.json')
| -rw-r--r-- | default-config.json | 2 |
1 files changed, 1 insertions, 1 deletions
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"], |
