This commit is contained in:
Daniel Bauer
2024-11-11 09:40:52 +01:00
parent 01affafd7a
commit 8b09f4feb5
9 changed files with 13 additions and 13 deletions

View File

@@ -36,4 +36,3 @@ class SignpostingMiddleware:
link_snippets[-1] += f' ; type="{signpost.type}"'
response["Link"] = " , ".join(link_snippets)