Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5843:79ae71f52c81
mod_pubsub_serverinfo: Update to use mod_server_info (fixes #1841)
...but only for Prosody trunk users, because 0.12 mod_server_contact_info does
not use the new API in mod_server_info.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 23 Feb 2024 22:50:57 +0000 |
| 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")
