]> ruin.nu Git - NDIRC.git/blobdiff - ndawn.pl
Converted the quote commands
[NDIRC.git] / ndawn.pl
index 62ec96de979fe3e789d8478e24f59e793edb09b0..d61640d4c6c068e82c9ae1653b0d824ea6d2da8a 100644 (file)
--- a/ndawn.pl
+++ b/ndawn.pl
@@ -55,7 +55,7 @@ my $TICK = $DBH->selectrow_array('SELECT tick()');
 
 my $disp = new NDIRC::Dispatcher;
 
-$disp->load('Basic','PA','Channel','Scans');
+$disp->load('Basic','PA','Channel','Scans','Quotes');
 
 $ND::scanchan = '#testarmer';
 $disp->add_channel('#testarlite', ['pub','help','channel']);