lib/blather/stanza/presence.rb in blather-0.7.1 vs lib/blather/stanza/presence.rb in blather-0.8.0

- old
+ new

@@ -97,10 +97,10 @@ decorators << Status when /subscribe/ decorators << Subscription end - super + super node, *decorators end # Ensure element_name is "presence" for all subclasses def self.new(*args) super :presence