rename category to categories
This commit is contained in:
@@ -7,6 +7,6 @@ tags:
|
||||
table without id
|
||||
file.link as Event
|
||||
where
|
||||
contains(category,this.file.link) and
|
||||
contains(categories,this.file.link) and
|
||||
!contains(file.name,"Template")
|
||||
```
|
||||
Reference in New Issue
Block a user