Nosta uploadraja 8 MB → 20 MB

This commit is contained in:
2026-03-08 01:09:07 +02:00
parent d380884248
commit 9872093fb7
3 changed files with 3 additions and 3 deletions

View File

@@ -504,7 +504,7 @@
prev.style.display = 'block';
lbl.classList.add('has-image');
} catch (e) {
showToast('⚠️ Kuvan lataus epäonnistui. Tuetut muodot: JPG, PNG, GIF, WebP.');
showToast('⚠️ Kuvan lataus epäonnistui. Tuetut muodot: JPG, PNG, GIF, WebP (max 20 MB).');
} finally {
lbl.style.opacity = '';
}