diff mod_delegation/mod_delegation.lua @ 4616:377546ab50f9

mod_delegation: fix bare jid disco nesting bare jid info discovery hook has been accidentally removed a while ago, as a result disco nesting for bare jids was not working anymore.
author Goffi <goffi@goffi.org>
date Sat, 10 Jul 2021 16:48:28 +0200
parents c5e8042b174c
children 679f1834dbdb
line wrap: on
line diff
--- a/mod_delegation/mod_delegation.lua	Tue Jul 06 21:12:56 2021 +0200
+++ b/mod_delegation/mod_delegation.lua	Sat Jul 10 16:48:28 2021 +0200
@@ -540,6 +540,7 @@
 	end
 
 end
+module:hook("account-disco-info", disco_hook, -2^32)
 
 -- disco#items