Skip to content

Commit

Permalink
Merge pull request #11 from Nivanchenko/fix/readme
Browse files Browse the repository at this point in the history
Исправл код в примере.
  • Loading branch information
theshadowco authored Jun 17, 2024
2 parents d204fe1 + b860e6e commit 6129fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
// Обработаем объекты
Сообщить(Объект.Тип + "." + Объект.Наименование);
КонецЕсли;
КонецЦикла;
Парсер.НайтиМодулиКонфигурации(); // Находим все модули объектов
Expand Down

0 comments on commit 6129fdb

Please sign in to comment.