fix: keep registration search results open

This commit is contained in:
2026-09-16 10:07:39 +03:00
parent 92051184f5
commit 06c275cc40
11 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ from typing import Iterator
from search.catalog import authority_codes, legal_force_code, source_code
APP_VERSION = "0.10.0"
APP_VERSION = "0.10.1"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")