Browse Source

manifest.json: add $schema

Simon Legner 3 năm trước cách đây
mục cha
commit
ed475f72e3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",