changeset 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 451514e2d369
children 260a33eabbd3
files mod_delegation/mod_delegation.lua
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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