Software / code / prosody-modules
Diff
mod_admin_notify/mod_admin_notify.lua @ 5372:2d8076577e14
mod_client_management: Fix error when called against host without this module
Previously:
prosody> user:clients("user@example.org")
| Result: 1
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 26 Apr 2023 12:09:17 +0200 |
| parent | 4274:44e18454e1e0 |