создаю телегу товаров
All checks were successful
Deploy / build (push) Successful in 47s

This commit is contained in:
alsaze
2025-10-01 16:35:25 +03:00
parent 83d2a56e52
commit bb195777c3
5 changed files with 69 additions and 27 deletions

View File

@@ -5283,7 +5283,7 @@ export class Api<
method: "POST",
body: data,
secure: true,
type: ContentType.UrlEncoded,
type: ContentType.Json,
...params,
}),