Software /
code /
prosody-modules
Changeset
4090:e77122025080
mod_easy_invite: Add a touch of dependency info
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 10 Sep 2020 17:54:39 +0200 |
parents | 4089:ef752c5115f7 |
children | 4091:354dc1e7977a |
files | mod_easy_invite/README.markdown |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_easy_invite/README.markdown Tue Sep 08 12:35:51 2020 +0200 +++ b/mod_easy_invite/README.markdown Thu Sep 10 17:54:39 2020 +0200 @@ -1,3 +1,8 @@ +--- +rockspec: + dependencies: + - mod_invites +--- This module allows admins and users to create invitations suitable for sharing to potential new users/contacts.