Skip to content

Commit

Permalink
Use standalone display for better user experience on Android.
Browse files Browse the repository at this point in the history
  • Loading branch information
vchigrin committed Jul 6, 2024
1 parent ed2ac51 commit 38152e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timetagger/app/timetagger_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lang": "en-US",
"start_url": "./",
"scope": "./",
"display": "fullscreen",
"display": "standalone",
"theme_color": "#F4F4F4",
"background_color": "#E6E7E5",
"icons": [
Expand Down

0 comments on commit 38152e4

Please sign in to comment.