From 8b0c8e88dab9a87776e9e408bda918b6d73933b2 Mon Sep 17 00:00:00 2001 From: Alentev Denis Date: Sun, 15 Mar 2026 23:47:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D1=82=D0=B5=D0=BC=D1=8B=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=B2=20=D0=BA=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=BA=D0=B5=20?= =?UTF-8?q?=D0=BE=D1=82=D0=B7=D1=8B=D0=B2=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TheReviewCard.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/components/TheReviewCard.vue b/src/components/TheReviewCard.vue index 76811df..b436102 100644 --- a/src/components/TheReviewCard.vue +++ b/src/components/TheReviewCard.vue @@ -35,6 +35,16 @@ {{ expanded ? 'Свернуть' : 'Развернуть' }} +
+ + {{ comment.raw.subject }} + +