Skip to content

Commit 0930d08

Browse files
committed
Change Keys
1 parent b2d15b9 commit 0930d08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

actions/registration/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ async function main () {
2222
order: {
2323
gridColumns: {
2424
data: {
25-
meshId: 'd56981ce-5337-446c-87b1-4f6c745f52c5',
26-
apiKey: '2c75b61b729b44ada6f67356a9b04917'
25+
meshId: 'YOUR_MESH_ID',
26+
apiKey: 'YOUR_MESH_API_KEY'
2727
},
2828
properties: [
2929
{

0 commit comments

Comments
 (0)