mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-19 03:01:38 -05:00
s/cros/CORS
This commit is contained in:
parent
398219f847
commit
175556f9fc
@ -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…
Reference in New Issue
Block a user