diff options
author | Mario <mario@mariovavti.com> | 2021-08-24 18:50:19 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-08-24 18:50:19 +0000 |
commit | f39952805557b33f612a3d1769057bcefffeb438 (patch) | |
tree | b6eee7d7fda21f40f57b984534c9d03e821159ae /app/invite.apd | |
parent | fea3980c01499d627655cbe93361526c540e543e (diff) | |
download | volse-hubzilla-f39952805557b33f612a3d1769057bcefffeb438.tar.gz volse-hubzilla-f39952805557b33f612a3d1769057bcefffeb438.tar.bz2 volse-hubzilla-f39952805557b33f612a3d1769057bcefffeb438.zip |
more app descriptions and change the image counter to display % of images loaded instead of loaded images count
Diffstat (limited to 'app/invite.apd')
-rw-r--r-- | app/invite.apd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/invite.apd b/app/invite.apd index 5c0e8d09f..8506408a6 100644 --- a/app/invite.apd +++ b/app/invite.apd @@ -1,6 +1,7 @@ -version: 2 +version: 3 url: $baseurl/invite requires: local_channel name: Invite photo: icon:user-plus categories: Networking +desc: Send invite emails with an invite token. This app only works if your hub is configured to allow invites. |