s/cros/CORS

This commit is contained in:
Alexis Lefebvre 2022-05-16 20:30:16 +02:00 committed by GitHub
parent 398219f847
commit 175556f9fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -688,7 +688,7 @@ export default {
},
statusPageLogoLoaded(eventPayload) {
// Remark: may not work in dev, due to cros
// Remark: may not work in dev, due to CORS
favicon.image(eventPayload.target);
},