From f41420eeb8e1a2199a496078154a719fefc9989a Mon Sep 17 00:00:00 2001 From: chilleno Date: Thu, 20 Jul 2023 21:30:41 -0400 Subject: [PATCH] Update data.json - add chapter 26 --- src/app/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/app/data.json b/src/app/data.json index 88ad58f..fc3e835 100644 --- a/src/app/data.json +++ b/src/app/data.json @@ -1,5 +1,12 @@ { "chapters": [ + { + "id": 26, + "name": "DESCONFIAMOS DE TODOS", + "video_url": "https://www.youtube.com/embed/6YQuexd_NNA", + "have_word": true, + "word": "Adulador" + }, { "id": 25, "name": "SOMOS BUENOS AMIGOS",