Merge pull request #2010 from thelounge/xpaw/start_url
Set start_url in manifest.json
This commit is contained in:
commit
90c3c3b22e
@ -2,6 +2,7 @@
|
|||||||
"name": "The Lounge",
|
"name": "The Lounge",
|
||||||
"short_name": "The Lounge",
|
"short_name": "The Lounge",
|
||||||
"description": "Self-hosted web IRC client",
|
"description": "Self-hosted web IRC client",
|
||||||
|
"start_url": ".",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#455164",
|
"theme_color": "#455164",
|
||||||
"background_color": "#455164",
|
"background_color": "#455164",
|
||||||
|
Loading…
Reference in New Issue
Block a user