mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
little fix
This commit is contained in:
@ -200,4 +200,4 @@ eid("url-input-area").addEventListener("keyup", (event) => {
|
||||
if (event.key === 'Enter') {
|
||||
eid("download-button").click();
|
||||
}
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user