]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/quotes.rb
weather plugin: refactor HTML cleanup code
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / quotes.rb
index 2d9bedcd00b614cc872b877b54c2f5a4ee7ec798..73f1b9e7f7c9e397d4a32f35c080966328d87af3 100644 (file)
@@ -53,6 +53,7 @@ class QuotePlugin < Plugin
   def cleanup
     @lists.clear
     @changed.clear
+    super
   end
 
   def addquote(source, channel, quote)