feat: polish search review interface

This commit is contained in:
2026-09-16 00:13:48 +03:00
parent 298191173e
commit 4d276e0776
8 changed files with 112 additions and 51 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.9.1"
APP_VERSION = "0.9.2"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")