Fix manifest.json con nuovo logo

This commit is contained in:
Dasc3er 2021-07-16 10:05:42 +02:00
parent 86d3deaa19
commit ace89cd3ca
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ if (post('db_host') !== null) {
{
"src": "assets/dist/img/logo.png",
"type": "image/png",
"sizes": "512x512"
"sizes": "489x91"
}
]
}';