Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinFechner committed Jun 7, 2022
1 parent b00a35b commit 565ec2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/edweb-api.xql
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ declare function edwebapi:eval-filters-for-object(
let $relations :=
edwebapi:load-map-from-cache(
"edwebapi:get-relation-list",
[$app-target, $rel-type-name, ()],
[$app-target, $rel-type-name, "", ()],
$app-target,
$cache = "no",
$cache = "reset"
Expand Down

0 comments on commit 565ec2d

Please sign in to comment.