mirror of
https://github.com/bjc/prosody.git
synced 2025-04-06 22:57:38 +03:00
Added TODO
This commit is contained in:
parent
0c483f2d09
commit
790c28b598
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ function core_handle_stanza(origin, stanza)
|
|||
core_route_stanza(origin, probe);
|
||||
end
|
||||
end
|
||||
-- TODO resend subscription requests
|
||||
end
|
||||
origin.presence = stanza;
|
||||
stanza.attr.to = nil; -- reset it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue