Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6158:1cf563a94620
mod_push2: this expression was throwing away the second value
And wasn't a needed guard anyway, util.jid.split(nil) is nil
| author | Stephen Paul Weber <singpolyma@singpolyma.net> |
|---|---|
| date | Tue, 04 Feb 2025 10:30:33 -0500 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
