Parcourir la source

added publishable api key to seed

Shahed Nasser il y a 2 ans
Parent
commit
891a67f6ba
1 fichiers modifiés avec 6 ajouts et 1 suppressions
  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"
+    }
+  ]
 }