@ -20,7 +20,6 @@ export default {
},
methods: {
applyFilter() {
console.log("asd");
const filter = { "resolution": [this.reso_min, this.reso_max] }
this.$emit('filter', filter, this.name)