chore: remove deprecation warnings for typst v0.12.0 #74

Merged
servostar merged 5 commits from chore/remove-deprecation-warnings into build/update-nix-channel 2024-11-20 09:10:13 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 26f77f3690 - Show all commits

View File

@ -37,7 +37,7 @@ SOFTWARE.*/
loc,
)
} else {
query(selector(label(__glossary_label_prefix + key)), loc)
query(selector(label(__glossary_label_prefix + key)))
}
}