Fix: linting
This commit is contained in:
@@ -49,7 +49,6 @@ export default {
|
||||
var rows = []
|
||||
if (t === 'sans tags') {
|
||||
rows = this.tag_filter_rows([], true, false)
|
||||
console.log(rows)
|
||||
} else {
|
||||
rows = this.tag_filter_rows([t], false, false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user