From f91bb72ee289f80199f48617b683b955103035dd Mon Sep 17 00:00:00 2001 From: Anshu Date: Sun, 23 Jun 2024 15:54:56 +0530 Subject: [PATCH] chore: test --- pwa/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwa/manifest.json b/pwa/manifest.json index 9a50689..b599413 100644 --- a/pwa/manifest.json +++ b/pwa/manifest.json @@ -1,7 +1,7 @@ { "name": "Slack", "short_name": "Slack", - "start_url": "https://app.slack.com/client/", + "start_url": "https://app.slack.com/client", "display": "standalone", "orientation": "portrait", "background_color": "#4A154B",