fix(glossar): remove `here()` location paramter at src/glossarium.typ:32:4 due to "calling `state.final` with a location is deprecated"

This commit is contained in:
Sven Vogel 2024-11-20 10:03:24 +01:00
parent d9e7d875d6
commit f3ebfaf538
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ SOFTWARE.*/
loc,
inclusive: false,
),
loc,
)
} else {
query(selector(label(__glossary_label_prefix + key)))