Merge pull request #1655 from alexislefebvre/patch-1

Fix typo “cros”?
pull/1213/head
Louis Lam 3 years ago committed by GitHub
commit 23c4ece2a5
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