From: Chocobozzz Date: Wed, 20 Jan 2021 07:59:13 +0000 (+0100) Subject: Remove scope for manifest X-Git-Tag: v3.1.0-rc.1~278 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=889b7fd2500407555f90954056a214bb0dfc058f;p=github%2FChocobozzz%2FPeerTube.git Remove scope for manifest --- diff --git a/client/src/manifest.webmanifest b/client/src/manifest.webmanifest index b2a458aec..6e62856cd 100644 --- a/client/src/manifest.webmanifest +++ b/client/src/manifest.webmanifest @@ -2,7 +2,6 @@ "name": "PeerTube", "short_name": "PeerTube", "start_url": "/", - "scope": "/", "background_color": "#fff", "theme_color": "#fff", "description": "A federated video streaming platform using P2P",