Software /
code /
prosody-modules
Changeset
4064:b7c9e479e857
mod_watch_spam_reports: Move stage from alpha to beta
author | Martin Dosch <martin@mdosch.de> |
---|---|
date | Tue, 07 Jul 2020 14:37:49 +0200 |
parents | 4063:0290ccdfe680 |
children | 4065:92152437ecfe |
files | mod_watch_spam_reports/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_watch_spam_reports/README.markdown Tue Jul 07 14:36:37 2020 +0200 +++ b/mod_watch_spam_reports/README.markdown Tue Jul 07 14:37:49 2020 +0200 @@ -2,7 +2,7 @@ depends: - 'mod\_spam\_reporting' labels: -- 'Stage-Alpha' +- 'Stage-Beta' summary: 'Notify admins about incoming XEP-0377 spam reports' ---