From 6cf551a8bfdca5c31074de64f7ebfea4b82b1078 Mon Sep 17 00:00:00 2001 From: kalugin66 Date: Fri, 13 Feb 2026 00:20:22 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D1=81=D1=80=D0=BE=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/ui.js b/public/ui.js index 9b95303..a803458 100644 --- a/public/ui.js +++ b/public/ui.js @@ -455,7 +455,7 @@ ${isTaskCreator && assignment.status !== 'assigned' ? ${isTaskCreator && assignment.status !== 'completed' ? `` : ''} ${canEdit ? -`` : ''} +`` : ''} `;