Fix naughty notifications
commitab7788e2f5208d7bb49c27c9cee1bf961ca56fbf
authorUli Schlachter <psychon@znc.in>
Tue, 5 Jun 2012 14:20:30 +0000 (5 16:20 +0200)
committerUli Schlachter <psychon@znc.in>
Tue, 5 Jun 2012 14:20:30 +0000 (5 16:20 +0200)
tree67dd822883e0a4224593c3d314d9954c1fc13dd6
parent2ec6635adcddbc71ff98e71ae2c8a3bf522a7b04
Fix naughty notifications

Commit d14d6959ea7d83 caused every notify() call to fail with 'attempt to
compare number with nil' because the default_preset table no longer exists.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/naughty.lua.in