* reset Login object
* call /index.html instead of / in pwa manifest
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Waste Information Server",
|
||||
"short_name": "WasteInformationServer",
|
||||
"start_url": "/",
|
||||
"start_url": "/index.html",
|
||||
"display": "standalone",
|
||||
"background_color": "#fff",
|
||||
"description": "A web app to manage waste pickups",
|
||||
|
Reference in New Issue
Block a user