s/cros/CORS

pull/1655/head
Alexis Lefebvre 3 years ago committed by GitHub
parent 398219f847
commit 175556f9fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save