~singpolyma/sgx-jmp

1f188a735afe06b46cbc848fb2a39e23bad9dd20 — Stephen Paul Weber 2 years ago 497b442
Need node for spec compliance

And also so Gajim works
1 files changed, 1 insertions(+), 0 deletions(-)

M sgx_jmp.rb
M sgx_jmp.rb => sgx_jmp.rb +1 -0
@@ 348,6 348,7 @@ disco_items node: "http://jabber.org/protocol/commands" do |iq|

	sentry_hub = new_sentry_hub(iq, name: iq.node)
	reply = iq.reply
	reply.node = "http://jabber.org/protocol/commands"

	CustomerRepo.new.find_by_jid(iq.from.stripped).catch {
		nil