From 61f9a0ce3c270f0ebd9fbbfdc2a31d1e370a4c4b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 30 Nov 2022 00:47:39 +0200 Subject: [PATCH] use tabs in manifest --- files/assets/manifest_PCM.json | 2 +- files/assets/manifest_WPD.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/assets/manifest_PCM.json b/files/assets/manifest_PCM.json index c9011b8b8..10c233447 100644 --- a/files/assets/manifest_PCM.json +++ b/files/assets/manifest_PCM.json @@ -1,7 +1,7 @@ { "name": "PCM", "short_name": "PCM", - "start_url": "https://pcmemes.net", + "start_url": "https://pcmemes.net", "display": "minimal-ui", "background_color": "#805AD5", "description": "PCM", diff --git a/files/assets/manifest_WPD.json b/files/assets/manifest_WPD.json index 40fd74167..3f9012c19 100644 --- a/files/assets/manifest_WPD.json +++ b/files/assets/manifest_WPD.json @@ -1,7 +1,7 @@ { "name": "WPD", "short_name": "WPD", - "start_url": "https://watchpeopledie.tv", + "start_url": "https://watchpeopledie.tv", "display": "minimal-ui", "background_color": "#805AD5", "description": "WPD",