diff options
Diffstat (limited to 'scripts/xdcc_autoget.pl')
| -rw-r--r-- | scripts/xdcc_autoget.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/xdcc_autoget.pl b/scripts/xdcc_autoget.pl index 57bcf65..dc75716 100644 --- a/scripts/xdcc_autoget.pl +++ b/scripts/xdcc_autoget.pl @@ -54,6 +54,7 @@ $VERSION = "2.1";  %IRSSI = (  	name => "autoget",   	description => "XDCC Autoget, for automated searching and downloading of xdcc packs", +	sbitems => "ag_statusbar",  	license => "BeerWare Version 42",  	changed => "$VERSION",  	authors => "MarshalMeatball", | 
