From f3473677d6de8e482dd6347196615231349f963c Mon Sep 17 00:00:00 2001 From: PotapovaA Date: Wed, 29 Jul 2026 14:57:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=20sh?= =?UTF-8?q?eet=20structure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/constants/constants.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/constants/constants.jsx b/web/src/constants/constants.jsx index 65e8351..f532ec9 100644 --- a/web/src/constants/constants.jsx +++ b/web/src/constants/constants.jsx @@ -53,5 +53,6 @@ export const SHEET_NAME = { "AHR_UTILITY": "АХР Коммунальные услуги", "AHR_SECURITY": "АХР Безопасность", "OTCH9F": "Отчет 9ф", - "SMETA": "Смета" + "SMETA": "Смета", + 'STRUCTURE': 'Структура' }; \ No newline at end of file