mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-11-10 10:58:19 +08:00
s/cros/CORS
This commit is contained in:
@@ -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);
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user