Browse Source

added publishable api key to seed

Shahed Nasser 2 năm trước cách đây
mục cha
commit
891a67f6ba
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      data/seed-onboarding.json

+ 6 - 1
data/seed-onboarding.json

@@ -132,5 +132,10 @@
     }
   ],
   "products": [],
-  "categories": []
+  "categories": [],
+  "publishable_api_keys": [
+    {
+      "title": "Development"
+    }
+  ]
 }