From 8488e98780a26928cdc0d14019e4c87ff63b2775 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 30 May 2023 15:36:06 +0300 Subject: [PATCH] change manifest to "standalone" --- files/assets/manifest_WPD.json | 2 +- files/assets/manifest_rDrama.json | 2 +- files/templates/util/html_head.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/assets/manifest_WPD.json b/files/assets/manifest_WPD.json index 73d691005..66964acb1 100644 --- a/files/assets/manifest_WPD.json +++ b/files/assets/manifest_WPD.json @@ -2,7 +2,7 @@ "name": "WPD", "short_name": "WPD", "start_url": "https://watchpeopledie.tv", - "display": "minimal-ui", + "display": "standalone", "background_color": "#805AD5", "theme_color": "#805AD5", "description": "WPD", diff --git a/files/assets/manifest_rDrama.json b/files/assets/manifest_rDrama.json index e23501d82..5aaa06bba 100644 --- a/files/assets/manifest_rDrama.json +++ b/files/assets/manifest_rDrama.json @@ -2,7 +2,7 @@ "name": "rDrama", "short_name": "rDrama", "start_url": "https://rdrama.net", - "display": "minimal-ui", + "display": "standalone", "background_color": "#FF66AC", "theme_color": "#805AD5", "description": "rDrama", diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 1d3bae0bd..25025d037 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -163,7 +163,7 @@ - +