1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

PWA missing name

This commit is contained in:
Dane Powell
2022-02-15 14:19:59 -08:00
committed by Qstick
parent f0891e9df7
commit 1ed8bd7350
@@ -1,5 +1,5 @@
{
"name": "",
"name": "Radarr",
"icons": [
{
"src": "/Content/Images/Icons/android-chrome-192x192.png",
@@ -15,4 +15,4 @@
"theme_color": "#3a3f51",
"background_color": "#3a3f51",
"display": "standalone"
}
}