Add sync-table node
This commit is contained in:
parent
3b7f1b073d
commit
9b828bf68b
3 changed files with 94 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
"grist-document-export": "node-red-grist/document-export.js",
|
||||
"grist-add-records": "node-red-grist/add-records.js",
|
||||
"grist-get-records": "node-red-grist/get-records.js",
|
||||
"grist-sync-table": "node-red-grist/sync-table.js",
|
||||
"grist-update-records": "node-red-grist/update-records.js",
|
||||
"grist-document": "node-red-grist/document.js",
|
||||
"grist-server": "node-red-grist/server.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue