1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00

download-original.js: onReply

This commit is contained in:
Zankaria 2024-08-05 19:11:32 +02:00
parent 44e9a5aa57
commit 2749567c3f

View File

@ -15,7 +15,7 @@
*
*/
onready(function() {
onReady(function() {
let doOriginalFilename = function() {
let filename, truncated;
if ($(this).attr('title')) {