diff options
Diffstat (limited to 'pycrctrl.py')
| -rw-r--r-- | pycrctrl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pycrctrl.py b/pycrctrl.py index 01b9b90..02e2595 100644 --- a/pycrctrl.py +++ b/pycrctrl.py @@ -344,7 +344,7 @@ class PyCRCtrl(object): "joinExp" : "", "leaveExp" : "", "shutdownExp" : "" - } + }, "autohost" : False, "IRC" : { |
