From a66d7a64e657e494262fd0fdefbeb4f332a2a47f7abdbe7ee3c8f15b21dbd0ee Mon Sep 17 00:00:00 2001 From: AidarKC Date: Tue, 1 Sep 2026 13:49:51 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D0=B4=D1=83=D0=B1=D0=BB=D0=B8=D1=80=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20SVG=5FCHEVRON=20=D0=B2=20=D0=BB?= =?UTF-8?q?=D0=B8=D1=87=D0=BD=D1=8B=D1=85=20=D1=81=D0=BE=D0=BE=D0=B1=D1=89?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shine-UI/js/pages/messages-list.js | 1 - 1 file changed, 1 deletion(-) diff --git a/shine-UI/js/pages/messages-list.js b/shine-UI/js/pages/messages-list.js index fb8c4c2d..63c36937 100644 --- a/shine-UI/js/pages/messages-list.js +++ b/shine-UI/js/pages/messages-list.js @@ -26,7 +26,6 @@ const DM_BLOB_PREVIEW_CACHE = new Map(); const DM_BLOB_PREVIEW_PENDING = new Map(); const dmAvatarSnapshotCache = new Map(); const dmAvatarPendingByLogin = new Map(); -const SVG_CHEVRON = ''; const RELATION_ORDER = new Map([ ['close_friend', 0],