Software /
code /
prosody
Diff
plugins/mod_mam/mamprefsxml.lib.lua @ 12977:74b9e05af71e
plugins: Prefix module imports with prosody namespace
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 24 Mar 2023 13:15:28 +0100 |
parent | 9728:d41ce505cdf9 |
line wrap: on
line diff
--- a/plugins/mod_mam/mamprefsxml.lib.lua Fri Mar 17 18:03:07 2023 +0100 +++ b/plugins/mod_mam/mamprefsxml.lib.lua Fri Mar 24 13:15:28 2023 +0100 @@ -10,8 +10,8 @@ -- XEP-0313: Message Archive Management for Prosody -- -local st = require"util.stanza"; -local jid_prep = require"util.jid".prep; +local st = require"prosody.util.stanza"; +local jid_prep = require"prosody.util.jid".prep; local xmlns_mam = "urn:xmpp:mam:2"; local default_attrs = {