3
0
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:
Pragmatic Software 2019-12-31 09:35:51 -08:00
parent 9f0bd1bc0b
commit ca2c6f4771

View File

@ -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",