fix(visitors): Fixes patch.

This commit is contained in:
damencho
2023-05-24 22:53:21 -05:00
parent 354a3c002a
commit 8cc4a3c8b9

View File

@@ -1,7 +1,7 @@
diff -r 423f240d1173 core/stanza_router.lua
--- a/core/stanza_router.lua Tue Feb 21 10:06:54 2023 +0000
+++ b/core/stanza_router.lua Wed May 24 11:56:02 2023 -0500
@@ -207,7 +207,7 @@
@@ -207,7 +207,9 @@
else
local host_session = hosts[from_host];
if not host_session then