Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
denisushakov committed Dec 24, 2024
1 parent c6c06f1 commit 30ef6ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
// Удалим "мусор" схемы запроса
УдалитьНенужныеПоля(НовыйТекстЗапроса);

УстановитьНовыйТекстЗапроса(Запрос, ТекстЗапроса);
УстановитьНовыйТекстЗапроса(Запрос, НовыйТекстЗапроса);

Возврат Запрос;

Expand Down

0 comments on commit 30ef6ea

Please sign in to comment.