mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add start_url to manifest
start_url is a mandatory field.
This commit is contained in:
parent
b1b2e0ff09
commit
2347267518
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Firefly III",
|
"name": "Firefly III",
|
||||||
"short_name": "Firefly III",
|
"short_name": "Firefly III",
|
||||||
|
"start_url": "/",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/android-chrome-192x192.png",
|
"src": "/android-chrome-192x192.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user