длина сохранения 100
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-07 21:26:14 +10:00
parent 148518d1ef
commit e3d9eedbab

View File

@@ -213,7 +213,7 @@ const bilutene_b = async () => {
const download = async () => {
try {
// Обрезаем заголовок до 200 символов для совместимости с именем файла на сервере
const truncatedTitle = props.title.slice(0, 200);
const truncatedTitle = props.title.slice(0, 100);
const rez = await axios.get(
"https://allowlgroup.ru/api/8001/file_download",
// "http://127.0.0.1:8001/file_download",