fix: remove stray closing brace in zamer-picts.js that crashed MiniApp

Premature `};` at line 207 closed the ZAMER_PICTS object early,
leaving wall1/wall2/etc. as orphan code — syntax error on load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
wasrusgen 2026-05-16 10:41:10 +03:00
parent 0551f1fad0
commit 46812620eb

View File

@ -204,7 +204,6 @@ const ZAMER_PICTS = {
<line x1="267" y1="121" x2="273" y2="121" stroke="#003E7E" stroke-width="0.9"/>
<text x="267" y="95" text-anchor="end" font-family="JetBrains Mono, monospace" font-size="8" fill="#003E7E" transform="rotate(-90, 267, 95)">H2</text>
</svg>`.trim(),
};
// 6. Стена 1 — чистая стена, базовые габариты
wall1: `