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

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);
},