OSDN Git Service

fix: remove trailing comma
authorIr1dXD <sirius.caffrey@gmail.com>
Mon, 26 Nov 2018 13:34:27 +0000 (21:34 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Nov 2018 13:34:27 +0000 (21:34 +0800)
docs/manifest.webmanifest

index 4c09f8a..c23a1cf 100644 (file)
@@ -5,7 +5,7 @@
     {
       "src": "favicon.ico",
       "sizes": "72x72 96x96 128x128 256x256"
-    },
+    }
   ],
   "start_url": "index.html?launcher=true"
 }