From bc6ff43cf7fb8e7ae082c269dcefedabc19ad406 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 21 Nov 2022 01:51:52 +0200 Subject: [PATCH] fix missing 2 spaces --- 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 51b747d4f..5cfe0eead 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": "standalone", "background_color": "#805AD5", "description": "PCM", diff --git a/files/assets/manifest_WPD.json b/files/assets/manifest_WPD.json index c7fca581f..3fd4d35d0 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": "standalone", "background_color": "#805AD5", "description": "WPD",