Przeglądaj źródła

manifest.json: add $schema

Simon Legner 3 lat temu
rodzic
commit
ed475f72e3
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      public/manifest.json

+ 1 - 0
public/manifest.json

@@ -1,4 +1,5 @@
 {
+  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
   "name": "DevDocs",
   "short_name": "DevDocs",
   "description": "API Documentation Browser",