view mod_bookmarks/mod_bookmarks.lua @ 4943:83a54f4af94c

mod_rest: Ensure MAM result-iq is included in results from remote hosts Needed for the same reason as the special message handling, the remote route does not pass our origin.send() here
author Kim Alvefur <zash@zash.se>
date Mon, 16 May 2022 20:31:58 +0200
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")