Focus while upload.

This commit is contained in:
retoor 2025-05-08 01:10:56 +02:00
parent 8799662159
commit 49ec99ef01

View File

@ -277,7 +277,7 @@
updateLayout(true);
setTimeout(() => {
getInputField().focus();
}
},500)
}
}