Fix default homepage in web application
This commit is contained in:
parent
4523bf1132
commit
e2a095bc96
|
@ -43,5 +43,5 @@
|
|||
],
|
||||
"name": "PeerTube",
|
||||
"short_name": "PeerTube",
|
||||
"start_url": "/videos/trending"
|
||||
"start_url": "/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue