Skip to content

Commit

Permalink
Update OPI_GoogleDrive.os
Browse files Browse the repository at this point in the history
  • Loading branch information
Bayselonarrend authored Apr 5, 2024
1 parent 9fa2645 commit 35464c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OInt/core/Modules/OPI_GoogleDrive.os
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@
КонецЕсли;

ТекущаяПозиция = Число(МассивИнформации[1]) + 1;
ЧтениеДанных.Закрыть();
// ЧтениеДанных.Закрыть();

СтрТекущаяПозиция = OPI_Инструменты.ЧислоВСтроку(ТекущаяПозиция);
Процент = Строка(Цел(ТекущаяПозиция / ОбщийРазмер * 100));
Expand Down

0 comments on commit 35464c8

Please sign in to comment.