diff options
author | Chocobozzz <me@florianbigard.com> | 2021-01-20 08:59:13 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-01-20 08:59:13 +0100 |
commit | 889b7fd2500407555f90954056a214bb0dfc058f (patch) | |
tree | 572a686e1c786fe645547c35e6a0edb0925d9245 /client/src/manifest.webmanifest | |
parent | 86f553fbdfb18750e8d7b7bc5094316a428679b7 (diff) | |
download | PeerTube-889b7fd2500407555f90954056a214bb0dfc058f.tar.gz PeerTube-889b7fd2500407555f90954056a214bb0dfc058f.tar.zst PeerTube-889b7fd2500407555f90954056a214bb0dfc058f.zip |
Remove scope for manifest
Diffstat (limited to 'client/src/manifest.webmanifest')
-rw-r--r-- | client/src/manifest.webmanifest | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ | |||
2 | "name": "PeerTube", | 2 | "name": "PeerTube", |
3 | "short_name": "PeerTube", | 3 | "short_name": "PeerTube", |
4 | "start_url": "/", | 4 | "start_url": "/", |
5 | "scope": "/", | ||
6 | "background_color": "#fff", | 5 | "background_color": "#fff", |
7 | "theme_color": "#fff", | 6 | "theme_color": "#fff", |
8 | "description": "A federated video streaming platform using P2P", | 7 | "description": "A federated video streaming platform using P2P", |