Change loc to places for clarity

This commit is contained in:
Steph Ango
2024-01-06 14:53:17 -08:00
parent 272c9b1ab5
commit bc8341eea9
17 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ height: 400px
table without id
file.link as Place,
rating as Rating,
loc as Location
places as Places
where
contains(category, [[Places]]) and
contains(type, this.file.link)