Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5933:2739d3db591f
mod_rest: Normalize case after filtering out non-match
Prevents an attempt to index a nil value
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 14 Jul 2024 18:01:24 +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")
