]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix default homepage in web application
authorChocobozzz <me@florianbigard.com>
Mon, 10 Dec 2018 09:47:29 +0000 (10:47 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 10 Dec 2018 09:47:29 +0000 (10:47 +0100)
client/src/manifest.webmanifest

index 3d3c7d6d5ec838163d28be7b590a16bf9288b272..851e098a809790a4930ecff8a7017137458cda82 100644 (file)
@@ -43,5 +43,5 @@
   ],
   "name": "PeerTube",
   "short_name": "PeerTube",
-  "start_url": "/videos/trending"
+  "start_url": "/"
 }