Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5040:fa99279f9d40
mod_invites_adhoc: Set non-nil defaults for options, fixes traceback (thanks Martin)
Fixes an error when attempting to call the :empty() method on the
default implicit default nil value.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 14 Sep 2022 17:21:42 +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")
