summaryrefslogtreecommitdiff
path: root/searx/searxng.msg
diff options
context:
space:
mode:
Diffstat (limited to 'searx/searxng.msg')
-rw-r--r--searx/searxng.msg4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/searxng.msg b/searx/searxng.msg
index c37240f83..17e49367c 100644
--- a/searx/searxng.msg
+++ b/searx/searxng.msg
@@ -15,8 +15,8 @@ __all__ = [
CONSTANT_NAMES = {
# Constants defined in other modules
- 'DEFAULT_GROUP_NAME': webutils.DEFAULT_GROUP_NAME,
- 'OTHER_CATEGORY': engines.OTHER_CATEGORY,
+ 'NO_SUBGROUPING': webutils.NO_SUBGROUPING,
+ 'DEFAULT_CATEGORY': engines.DEFAULT_CATEGORY,
}
CATEGORY_NAMES = {