1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-27 15:41:56 +03:00
parent 966324cbd5
commit 4f0f4e8cd2
2 changed files with 5206 additions and 5206 deletions
+5205 -5205
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -380,7 +380,7 @@ Function UploadMediaInParts(Val File, Val Type, Val RequestType, Val URL, Parame
Size = File.Size();
ChunkSize = Count * Unit * Unit;
ArrayReading = SplitBinaryData(File, ChunkSize);
ArrayReading = РазделитьДвоичныеДанные(File, ChunkSize);
Fields = New Structure;