mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
little fix
This commit is contained in:
parent
2c7394c4a3
commit
a318d7a272
@ -200,4 +200,4 @@ eid("url-input-area").addEventListener("keyup", (event) => {
|
|||||||
if (event.key === 'Enter') {
|
if (event.key === 'Enter') {
|
||||||
eid("download-button").click();
|
eid("download-button").click();
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user