Browse Source

Add fullscreen mode/Change name (#1934)

pull/1938/head
ErAzOr2k 3 years ago committed by GitHub
parent
commit
75309703e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      webroot/manifest.json

5
webroot/manifest.json

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
{
"name": "App",
"name": "Owncast",
"icons": [
{
"src": "\/img\/favicon\/android-icon-36x36.png",
@ -37,5 +37,6 @@ @@ -37,5 +37,6 @@
"type": "image\/png",
"density": "4.0"
}
]
],
"display": "fullscreen"
}

Loading…
Cancel
Save