mirror of https://github.com/Chocobozzz/PeerTube
Use implicit default orientation
parent
4342ec8525
commit
06fbcde34e
|
@ -6,7 +6,6 @@
|
||||||
"theme_color": "#fff",
|
"theme_color": "#fff",
|
||||||
"description": "A federated video streaming platform using P2P",
|
"description": "A federated video streaming platform using P2P",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "default",
|
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/client/assets/images/icons/icon-36x36.png",
|
"src": "/client/assets/images/icons/icon-36x36.png",
|
||||||
|
|
Loading…
Reference in New Issue