mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
commit
23c4ece2a5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue