mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59: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" : {
|
||||
"type" : "text",
|
||||
"value" : "identify $nick $pasword"
|
||||
"value" : "identify $nick $password"
|
||||
},
|
||||
"module_dir" : {
|
||||
"type" : "text",
|
||||
|
Loading…
Reference in New Issue
Block a user