summaryrefslogtreecommitdiffstats
path: root/meta.pl
diff options
context:
space:
mode:
Diffstat (limited to 'meta.pl')
-rwxr-xr-xmeta.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta.pl b/meta.pl
index 6ccddca..b306226 100755
--- a/meta.pl
+++ b/meta.pl
@@ -69,6 +69,8 @@ $::settingschanged = 0;
%::spy = ();
$::starttime = time;
@::syncqueue = ();
+@::bansyncqueue = ();
+@::quietsyncqueue = ();
$::pendingsync = 0;
%::watchRegged = ();
$::lastline = "";