Add setHardwareModeTooltip(), fix webmanifest src attr

This commit is contained in:
billz
2023-03-19 16:47:30 +01:00
parent 6faa6d749a
commit 01af3d1c52
2 changed files with 13 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"short_name": "RaspAP",
"icons": [
{
"src": "/dist/icons/android-chrome-192x192.png",
"src": "/app/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}