mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1211 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
37d0047770
commit
ea4dea38c0
6 changed files with 6 additions and 6 deletions
|
|
@ -9,4 +9,4 @@ sub cmd_hello {
|
|||
return 1;
|
||||
}
|
||||
|
||||
Irssi::command_bind('hello', '', 'cmd_hello');
|
||||
Irssi::command_bind('hello', 'cmd_hello');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue