mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +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
|
|
@ -76,5 +76,5 @@ sub event_massjoin {
|
|||
autoop($channel, $masks, @nicks) if ($masks);
|
||||
}
|
||||
|
||||
Irssi::command_bind('autoop', '', 'cmd_autoop');
|
||||
Irssi::command_bind('autoop', 'cmd_autoop');
|
||||
Irssi::signal_add_last('massjoin', 'event_massjoin');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue