Update flake and other small changes

This commit is contained in:
marc
2025-07-27 20:28:11 +02:00
parent 47d18400c3
commit 92032df7fd
7 changed files with 15 additions and 9 deletions

View File

@@ -96,6 +96,7 @@ def temes_busca(
"temes": temes,
"query": query,
"properties": properties,
"properties_str": build_property_str(properties),
"property_results": property_results,
"prev_offset": prev_offset,
"next_offset": next_offset,