upd timeout

This commit is contained in:
Lain Iwakura 2025-08-24 21:02:46 +03:00
parent 6c2997daf1
commit 4e9eaa80c8
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8

View File

@ -53,7 +53,7 @@
error = 'Loading timeout';
loading = false;
}
}, 15000);
}, 120000);
try {
loadingProgress = 10;