rename category to categories
This commit is contained in:
@@ -20,7 +20,7 @@ table without id
|
||||
rating as Rating,
|
||||
loc as Location
|
||||
where
|
||||
contains(category, [[Places]]) and
|
||||
contains(categories, [[Places]]) and
|
||||
!contains(file.name,"Template") and
|
||||
contains(type, this.file.link)
|
||||
```
|
||||
Reference in New Issue
Block a user