mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
slight tidy of irc node config edit box
This commit is contained in:
@@ -8,8 +8,11 @@
|
||||
"ssl": "Use Secure SSL connection?",
|
||||
"self": "Allow self-signed certificates?",
|
||||
"nickname": "Nickname",
|
||||
"username": "Server username",
|
||||
"password": "Server password"
|
||||
"username": "Username",
|
||||
"password": "Password"
|
||||
},
|
||||
"placeholder": {
|
||||
"ifreq": "if required by server"
|
||||
},
|
||||
"payload": "Send payload to channel(s)",
|
||||
"topic": "Use msg.topic to set nickname or channel(s)",
|
||||
|
Reference in New Issue
Block a user