mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 10:03:51 +00:00
Fixed PWA name in manifest file
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "Shlink",
|
"short_name": "Shlink",
|
||||||
"name": "Shlink web client",
|
"name": "Shlink",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#4696e5",
|
"theme_color": "#4696e5",
|
||||||
|
|||||||
Reference in New Issue
Block a user