Skip to content

Commit 3c321d5

Browse files
agneevXmynameisbogdan
authored andcommittedDec 15, 2023
Enable browser navigation buttons for PWA
(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6) Closes #4365
1 parent d98ba2a commit 3c321d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎frontend/src/Content/Images/Icons/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"start_url": "../../../../",
1616
"theme_color": "#3a3f51",
1717
"background_color": "#3a3f51",
18-
"display": "standalone"
18+
"display": "minimal-ui"
1919
}

0 commit comments

Comments
 (0)
Please sign in to comment.