modified code
This commit is contained in:
@@ -63,9 +63,9 @@
|
|||||||
this.song_style = "isActivate";
|
this.song_style = "isActivate";
|
||||||
this.state.search = "songs";
|
this.state.search = "songs";
|
||||||
}
|
}
|
||||||
if(old_search != this.state.search){
|
/*if(old_search != this.state.search){
|
||||||
this.list();
|
this.list();
|
||||||
}
|
}*/
|
||||||
this.update();
|
this.update();
|
||||||
},
|
},
|
||||||
async list(){
|
async list(){
|
||||||
|
Reference in New Issue
Block a user