Fix links in the manifest.json
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"name": "go2rtc",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://alexxdev.duckdns.org/local/icons/android-chrome-192x192.png",
|
||||
"src": "https://alexxit.github.io/go2rtc/icons/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "https://alexxdev.duckdns.org/local/icons/android-chrome-512x512.png",
|
||||
"src": "https://alexxit.github.io/go2rtc/icons/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user