Skip to content

Commit 05688f9

Browse files
committed
Update icon source path in manifest.json to use the correct asset location
1 parent 8c2624d commit 05688f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"sizes": "192x192"
1414
},
1515
{
16-
"src": "public/assets/DevDisplayLOGO/Newicon.png",
16+
"src": "Newicon.png",
1717
"type": "image/png",
1818
"sizes": "512x512"
1919
}

0 commit comments

Comments
 (0)