lib/blather/stanza/iq/command.rb in blather-0.4.12 vs lib/blather/stanza/iq/command.rb in blather-0.4.13

- old
+ new

@@ -313,10 +313,10 @@ set_content_for :note, note_text end # Returns the command's x:data form child def form - X.find_or_create self + X.find_or_create command end end #Command end #Iq end #Stanza