summaryrefslogtreecommitdiff
path: root/searx/engines/marginalia.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/marginalia.py')
-rw-r--r--searx/engines/marginalia.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/engines/marginalia.py b/searx/engines/marginalia.py
index 510770691..9257fabf6 100644
--- a/searx/engines/marginalia.py
+++ b/searx/engines/marginalia.py
@@ -82,7 +82,7 @@ api_key = None
https://about.marginalia-search.com/article/api/
"""
-filter_name: str | None = None
+filter_name: str = ""
"""The name of the custom filter to apply to each search."""