rename category to categories
This commit is contained in:
@@ -12,7 +12,7 @@ table without id
|
||||
created as Added,
|
||||
genre as Genre
|
||||
where
|
||||
contains(category,this.file.link) and
|
||||
contains(categories,this.file.link) and
|
||||
!contains(file.name, "Template")
|
||||
sort rating desc, date asc
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user