Browse Source

fix manifest

AykutSarac 2 years ago
parent
commit
7b207dcc39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/manifest.json

+ 1 - 1
public/manifest.json

@@ -6,7 +6,7 @@
   "background_color": "#36393e",
   "display": "standalone",
   "orientation": "landscape",
-  "scope": "/",
+  "scope": "/editor",
   "start_url": "/editor",
   "icons": [
     {