From 1ea06c9f14a68b208f65035b2dbc979b3a1318a6 Mon Sep 17 00:00:00 2001 From: Thomas Kranitsas Date: Tue, 9 Jan 2018 18:12:32 +0200 Subject: [PATCH] Fix video link --- app/my-dashboard/notifications/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/my-dashboard/notifications/news.json b/app/my-dashboard/notifications/news.json index a80983a2a..f5794325a 100644 --- a/app/my-dashboard/notifications/news.json +++ b/app/my-dashboard/notifications/news.json @@ -7,6 +7,6 @@ "backgroundImage": "tc-mvp-announcement.png", "live": true, "liveExpand": true, - "videoCode": "https://www.youtube.com/watch?v=qciS6yC3_Zc" + "videoCode": "https://www.youtube.com/embed/qciS6yC3_Zc" } ]