aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/manifest.json')
-rw-r--r--client/src/manifest.json2
1 files changed, 1 insertions, 1 deletions
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 @@
43 ], 43 ],
44 "name": "PeerTube", 44 "name": "PeerTube",
45 "short_name": "PeerTube", 45 "short_name": "PeerTube",
46 "start_url": "." 46 "start_url": "/videos/trending"
47} 47}