added output ports for rtdb-push and firestore-add
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
cred: {value: "", type: 'firebase-config'}
|
||||
},
|
||||
inputs:1,
|
||||
outputs:0,
|
||||
outputs:1,
|
||||
icon: "firebase-admin-icon.png",
|
||||
label: function() {
|
||||
return this.name||"rtdb-push";
|
||||
@ -46,5 +46,5 @@
|
||||
</script>
|
||||
|
||||
<script type="text/x-red" data-help-name="rtdb-push">
|
||||
<p>A node that wraps the rtdb-push SDK</p>
|
||||
<p>A node that wraps the rtdb-push SDK.</p>
|
||||
</script>
|
||||
Reference in New Issue
Block a user