We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d15b9 commit 0930d08Copy full SHA for 0930d08
1 file changed
actions/registration/index.js
@@ -22,8 +22,8 @@ async function main () {
22
order: {
23
gridColumns: {
24
data: {
25
- meshId: 'd56981ce-5337-446c-87b1-4f6c745f52c5',
26
- apiKey: '2c75b61b729b44ada6f67356a9b04917'
+ meshId: 'YOUR_MESH_ID',
+ apiKey: 'YOUR_MESH_API_KEY'
27
},
28
properties: [
29
{
0 commit comments