Correct wrong x in frontend manifest (#48865)

This commit is contained in:
Bram Kragten
2021-04-08 17:54:13 +02:00
committed by GitHub
parent 50bc037819
commit 94fc7b8aed

View File

@@ -62,7 +62,7 @@ MANIFEST_JSON = {
"screenshots": [
{
"src": "/static/images/screenshots/screenshot-1.png",
"sizes": "413×792",
"sizes": "413x792",
"type": "image/png",
}
],