Merge pull request #2010 from thelounge/xpaw/start_url

Set start_url in manifest.json
This commit is contained in:
Jérémie Astori 2018-01-29 18:17:01 -05:00 committed by GitHub
commit 90c3c3b22e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
"name": "The Lounge",
"short_name": "The Lounge",
"description": "Self-hosted web IRC client",
"start_url": ".",
"display": "standalone",
"theme_color": "#455164",
"background_color": "#455164",