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 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}