mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 12:36:50 -07:00
New: Use instance name in PWA manifest
(cherry picked from commit 1fcfb88d2aa0126c4b3c878c8e310311ea57d04d) Closes #5203
This commit is contained in:
parent
0c2ede48e8
commit
e39e990696
2 changed files with 22 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Lidarr",
|
||||
"name": "__INSTANCE_NAME__",
|
||||
"icons": [
|
||||
{
|
||||
"src": "__URL_BASE__/Content/Images/Icons/android-chrome-192x192.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue