Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5352:f6577cdb1d91
mod_muc_rtbl: Use correct occupant object
There is no 'occupant' property for this event.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 17 Apr 2023 14:31:50 +0100 |
| parents | cbe71ecb4677 |
| children |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")
