Merge pull request #716 from Deckoz2302/patch-1

Add an appropriate Icon for Ingress
This commit is contained in:
Alexandre
2023-02-17 18:16:48 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
"PGID": 0,
"PUID": 0
},
"panel_icon": "mdi:download-circle",
"panel_icon": "mdi:movie-outline",
"ports": {
"7878/tcp": 7878
},
@@ -84,5 +84,5 @@
},
"slug": "radarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.3.2.6857-19"
"version": "4.3.2.6857-20"
}

View File

@@ -60,7 +60,7 @@
"PGID": 0,
"PUID": 0
},
"panel_icon": "mdi:download-circle-outline",
"panel_icon": "mdi:television-classic",
"ports": {
"8989/tcp": 8989
},
@@ -84,5 +84,5 @@
},
"slug": "sonarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
"version": "3.0.9.1549-10"
"version": "3.0.9.1549-11"
}