rename category to categories
This commit is contained in:
@@ -10,7 +10,7 @@ table without id
|
||||
created as Clipped,
|
||||
published as Published
|
||||
where
|
||||
contains(category,this.file.link) and
|
||||
contains(categories,this.file.link) and
|
||||
!contains(file.name, "Template")
|
||||
sort clipped desc
|
||||
```
|
||||
Reference in New Issue
Block a user