diff --git a/onzer.riot b/onzer.riot index a62e244..ad33805 100644 --- a/onzer.riot +++ b/onzer.riot @@ -73,11 +73,9 @@ }); }, paintButton(){ - e.preventDefault(); this.album_style = "isDeactivate"; this.artist_style = "isDeactivate"; this.song_style = "isDeactivate"; - this.update(); } }