[devdocsgjs/main: 1259/1867] Update manifest.json




commit f0bf95683741e5a0251a3d255d7edace78a6c147
Author: Eric Villarreal <35571755+sclickk users noreply github com>
Date:   Fri Nov 20 11:21:27 2020 -0600

    Update manifest.json
    
    Adds a back button to the UI

 public/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/public/manifest.json b/public/manifest.json
index 301c56d1..26439c7c 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -3,7 +3,7 @@
   "short_name": "DevDocs",
   "description": "API Documentation Browser",
   "start_url": "/",
-  "display": "standalone",
+  "display": "minimal-ui",
   "background_color": "#EEEEEE",
   "icons": [
     {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]