From 93573762895ed7073728ef6fcdd281bae8a7f4e9 Mon Sep 17 00:00:00 2001 From: Fauvet Matthis Date: Fri, 21 Jun 2024 16:36:28 +0200 Subject: [PATCH] modified code --- onzer.riot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onzer.riot b/onzer.riot index c4baebc..2537cda 100644 --- a/onzer.riot +++ b/onzer.riot @@ -70,7 +70,7 @@ }, async list(){ let data = await this.fetchData(); - console.log(data); + console.log(data.results); /*this.state = { placeholder: "Rechercher dans les songs", items: await this.fetchData()