From 7b57e4ae5472e4a6c8aef5f4acf4d5a8cfa52a69 Mon Sep 17 00:00:00 2001 From: Fauvet Matthis Date: Fri, 21 Jun 2024 18:00:03 +0200 Subject: [PATCH] modified code --- onzer.riot | 1 + 1 file changed, 1 insertion(+) diff --git a/onzer.riot b/onzer.riot index babe3c4..c35bc6c 100644 --- a/onzer.riot +++ b/onzer.riot @@ -63,6 +63,7 @@ this.song_style = "isActivate"; this.state.search = "songs"; } + this.fetchData() this.update(); }, async fetchData(){