X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXChannel.pm;h=580783a6a466383f2ae8fac35106c03d2f38e38f;hb=c4f04ae165fdc765f3baa26fa2b28b52cf967674;hp=f65e43df41be75d009a10f799de5eff8d6b1719f;hpb=e0cfa6eebc0cddc92fe3c45636e6f1f641edda1b;p=spider.git diff --git a/perl/DXChannel.pm b/perl/DXChannel.pm index f65e43df..580783a6 100644 --- a/perl/DXChannel.pm +++ b/perl/DXChannel.pm @@ -106,6 +106,8 @@ $count = 0; disconnecting => '9,Disconnecting,yesno', ann_talk => '0,Suppress Talk Anns,yesno', metric => '1,Route metric', + badcount => '1,Bad Word Count', + edit => '7,Edit Function', ); use vars qw($VERSION $BRANCH);