Software /
code /
prosody-modules
File
mod_bookmarks/README.markdown @ 4862:9a8a43d0faed
mod_groups_muc_bookmarks: fix typo/leftover from refactor
The update_bookmark function no longer takes a "current" argument;
passing it causes havoc in service:publish (because it gets the room
JID instaed of the item as item).
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Sun, 09 Jan 2022 18:20:02 +0100 |
parent | 4847:a280878c4ef2 |
child | 4884:960afcbc1ead |
line wrap: on
line source
--- labels: - 'Stage-Obsolete' summary: Synchronise bookmarks between Private XML and PEP ... ::: {.alert .alert-warning} **WARNING:** This module is deprecated, please use [mod\_bookmarks2](mod_bookmarks2.html) going forward. :::