Skip to content

Commit

Permalink
fix: start URL
Browse files Browse the repository at this point in the history
  • Loading branch information
gxanshu committed Jun 23, 2024
1 parent d3be235 commit 17298f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwa/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Slack",
"short_name": "Slack",
"start_url": "/",
"start_url": "https://app.slack.com/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#4A154B",
Expand Down

0 comments on commit 17298f1

Please sign in to comment.