perhaps async will fix it?

This commit is contained in:
Boof 2023-09-12 13:58:01 +02:00 committed by GitHub
parent 4dcff38ea7
commit cd2efc5d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ window.onload = function()
},
cdrom: {
url: "https://data.boof.eu.org/alpine-standard-3.18.3-x86.iso",
async: true,
},
autostart: true,
});