Skip to content

Commit

Permalink
fix: PWAにおけるorientationの指定を消した
Browse files Browse the repository at this point in the history
  • Loading branch information
watasuke102 committed Feb 25, 2024
1 parent 23ee862 commit d2d399b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"id": "/",
"theme_color": "#282c34",
"background_color": "#282c34",
"orientation": "any",
"display": "standalone",
"icons": [
{
Expand Down

0 comments on commit d2d399b

Please sign in to comment.