mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fix random node initial value (and tests)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
defaults: {
|
||||
name: {value:""},
|
||||
low: {value:"1"},
|
||||
high: {value:"6"},
|
||||
high: {value:"10"},
|
||||
inte: {value:"true"}
|
||||
},
|
||||
inputs:1,
|
||||
|
Reference in New Issue
Block a user