[#149] fixed regressions (#150)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2025-09-25 16:53:11 +02:00
committed by GitHub
parent 58324cd8e0
commit 77df90be27
4 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -8,12 +8,12 @@
"type": "image/x-icon"
},
{
"src": "calendar-192.png",
"src": "calendar.svg",
"sizes": "192x192",
"type": "image/svg+xml"
},
{
"src": "calendar-512.png",
"src": "calendar.svg",
"sizes": "512x512",
"type": "image/svg+xml"
}