mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 20:09:43 +01:00
data/registry: fix typo in identify_command
This commit is contained in:
parent
9f0bd1bc0b
commit
ca2c6f4771
@ -185,7 +185,7 @@
|
|||||||
},
|
},
|
||||||
"identify_command" : {
|
"identify_command" : {
|
||||||
"type" : "text",
|
"type" : "text",
|
||||||
"value" : "identify $nick $pasword"
|
"value" : "identify $nick $password"
|
||||||
},
|
},
|
||||||
"module_dir" : {
|
"module_dir" : {
|
||||||
"type" : "text",
|
"type" : "text",
|
||||||
|
Loading…
Reference in New Issue
Block a user