Update 68-mysql.html

Added extra output
This commit is contained in:
jonbdk 2024-04-23 01:16:51 +02:00 committed by GitHub
parent ea48b6acdd
commit 97688b4cda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@
name: {value:""} name: {value:""}
}, },
inputs:1, inputs:1,
outputs:1, outputs:2,
icon: "db.png", icon: "db.png",
label: function() { label: function() {
var levelNode = RED.nodes.node(this.mydb); var levelNode = RED.nodes.node(this.mydb);