diff --git a/onzer.riot b/onzer.riot index b6f79bb..007f5c0 100644 --- a/onzer.riot +++ b/onzer.riot @@ -18,7 +18,7 @@ -
+

{ album.name }

@@ -68,7 +68,6 @@ this.update(); }, async fetchData(){ - console.log(this.state.filter); let data = await this.execQuery(this.state.search, this.state.filter, this.state.id); this.update({ items: data.results