modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 18:00:03 +02:00
parent c14da716f5
commit 7b57e4ae54

View File

@ -63,6 +63,7 @@
this.song_style = "isActivate"; this.song_style = "isActivate";
this.state.search = "songs"; this.state.search = "songs";
} }
this.fetchData()
this.update(); this.update();
}, },
async fetchData(){ async fetchData(){