Enable browser navigation buttons for PWA

(cherry picked from commit da9a60691f363323565a293ed9eaeb6349ceccb6)

Closes #9487
This commit is contained in:
Agneev Mukherjee 2023-12-15 06:54:09 +05:30 committed by Bogdan
parent 41fef47684
commit eef379277a
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@
"start_url": "../../../../",
"theme_color": "#3a3f51",
"background_color": "#3a3f51",
"display": "standalone"
"display": "minimal-ui"
}