modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 17:53:42 +02:00
parent 8c9be799b3
commit 7beea56d6e

View File

@ -63,9 +63,9 @@
this.song_style = "isActivate";
this.state.search = "songs";
}
if(old_search != this.state.search){
/*if(old_search != this.state.search){
this.list();
}
}*/
this.update();
},
async list(){