From 78967fca4cacbc247fa6fb62d64b2d6825a10804 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 22 Feb 2018 14:15:23 +0100 Subject: Register service worker --- client/src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/manifest.json') diff --git a/client/src/manifest.json b/client/src/manifest.json index 707efb973..30914e35f 100644 --- a/client/src/manifest.json +++ b/client/src/manifest.json @@ -43,5 +43,5 @@ ], "name": "PeerTube", "short_name": "PeerTube", - "start_url": "." + "start_url": "/videos/trending" } -- cgit v1.2.3