Skip to content

Commit

Permalink
Webmanifest: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipChalupa committed Oct 31, 2024
1 parent 830ed51 commit 39fd90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/app.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lang": "en",
"dir": "ltr",
"launch_handler": {
"client_moda": ["navigate-new", "auto"]
"client_mode": ["navigate-new", "auto"]
},
"prefer_related_applications": false,
"related_applications": [],
Expand Down

0 comments on commit 39fd90a

Please sign in to comment.