Skip to content

Commit

Permalink
Ошибка тэга с пробелом
Browse files Browse the repository at this point in the history
  • Loading branch information
240596448 committed Jan 19, 2024
1 parent 5c4c272 commit b6953f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Классы/smartTags.os
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

ПараметрыКоманды = Новый Массив;
ПараметрыКоманды.Добавить("tag");
ПараметрыКоманды.Добавить(Строка(ТекущаяВерсияКонфигурации));
ПараметрыКоманды.Добавить(СтрЗаменить(ТекущаяВерсияКонфигурации, " ", ""));

Попытка
ГитРепозиторий.ВыполнитьКоманду(ПараметрыКоманды);
Expand Down

0 comments on commit b6953f7

Please sign in to comment.