Correct wrong x in frontend manifest (#48865)

pull/48872/head
Bram Kragten 2021-04-08 17:54:13 +02:00 committed by GitHub
parent 50bc037819
commit 94fc7b8aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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