From fc1e4430cb152e1e500bcadc8231bd62493e0ea5 Mon Sep 17 00:00:00 2001 From: Fauvet Matthis Date: Fri, 21 Jun 2024 15:19:31 +0200 Subject: [PATCH] modified code --- onzer.riot | 1 + 1 file changed, 1 insertion(+) diff --git a/onzer.riot b/onzer.riot index ec5093b..ad3cc6f 100644 --- a/onzer.riot +++ b/onzer.riot @@ -35,6 +35,7 @@ items: await props.items, search: "albums" }; + console.log(this.state); this.paintButton(); this.album_style = "isActivate"; },