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