Browse Source
remove ?source=pwa
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/411/head
Siim Ots
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
public/manifest.json
|
@ -1,7 +1,7 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "Uptime Kuma", |
|
|
"name": "Uptime Kuma", |
|
|
"short_name": "Uptime Kuma", |
|
|
"short_name": "Uptime Kuma", |
|
|
"start_url": "/?source=pwa", |
|
|
"start_url": "/", |
|
|
"background_color": "#fff", |
|
|
"background_color": "#fff", |
|
|
"display": "standalone", |
|
|
"display": "standalone", |
|
|
"icons": [ |
|
|
"icons": [ |
|
|