chore: call rigs assemblies in UI
CI / backend-and-migrations (push) Waiting to run
CI / astro-build (push) Waiting to run
CI / dependency-audit (push) Waiting to run
CI / compose-e2e (push) Waiting to run

This commit is contained in:
ik
2026-09-21 19:54:06 +07:00
parent f0b396b598
commit 206343895e
8 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const mediaRoleLabels: Record<MediaRole, string> = {
waterbody_screenshot: "Скриншот водоёма",
tackle_card: "Карточка снасти",
tackle_detail: "Деталь снасти",
rig_diagram: "Схема монтажа",
rig_diagram: "Схема сборки",
tackle_screenshot: "Скриншот снасти",
};