Browse Source

make up standalone

Ramona Plogmann 1 year ago
parent
commit
3ffeef949a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/public/app.webmanifest

+ 1 - 1
client/public/app.webmanifest

@@ -22,5 +22,5 @@
   ],
   "theme_color": "#28793c",
   "background_color": "#28793c",
-  "display": "fullscreen"
+  "display": "standalone"
 }