modified code
This commit is contained in:
@@ -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(){
|
||||
|
Reference in New Issue
Block a user