From b295847144a6adf001afe80a489bd9923047a431 Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Tue, 17 Dec 2024 09:12:05 +0000 Subject: [PATCH] Add new video ot the data --- public/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data.json b/public/data.json index e9598f8..c40b281 100644 --- a/public/data.json +++ b/public/data.json @@ -161,7 +161,7 @@ { "id": 30, "title": "Local In-Editor Code Reviews", - "videoUrl": "", + "videoUrl": "https://youtu.be/t74rlukNevM", "description": "Highlight and review suggested code changes directly from within the Visual Studio editor.", "ghes_support": false },