Fix default homepage in web application

pull/1476/head
Chocobozzz 2018-12-10 10:47:29 +01:00
parent 4523bf1132
commit e2a095bc96
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -43,5 +43,5 @@
],
"name": "PeerTube",
"short_name": "PeerTube",
"start_url": "/videos/trending"
"start_url": "/"
}