diff options
author | Kim Alvefur <zash@zash.se> | 2025-02-02 13:33:17 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2025-02-02 13:33:17 +0100 |
commit | 084774ae502a12466817b06bcfb713c91df13bc1 (patch) | |
tree | 0ab761fc84b8a41677c3c657376a9c4acb3b8044 /teal-src/prosody/util/human | |
parent | 885164b2b1103af1fd794896037ff65d17ea3bc0 (diff) | |
download | prosody-084774ae502a12466817b06bcfb713c91df13bc1.tar.gz prosody-084774ae502a12466817b06bcfb713c91df13bc1.zip |
mod_admin_shell: Fix help forgetting arguments
The array:pluck() method mutates the args, replacing the table items
with the resulting strings. On later runs I assume it tries to index the
string, which returns nil, emptying the array.
Diffstat (limited to 'teal-src/prosody/util/human')
0 files changed, 0 insertions, 0 deletions