Merge pull request #1655 from alexislefebvre/patch-1

Fix typo “cros”?
This commit is contained in:
Louis Lam 2022-05-17 23:12:07 +08:00 committed by GitHub
commit 23c4ece2a5
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);
},