mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
manifest.json: remove trailing commas
This commit is contained in:
parent
dc8e55fb8b
commit
4cecc626f4
@ -8,12 +8,12 @@
|
||||
{
|
||||
"src": "/static/favicon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/static/favicon-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user