comparison mod_invites_page/README.markdown @ 5141:027fb71ad509

Remove reverse dependencies on mod_invites (for plugin installer) Since mod_invites is included with Prosody 0.12, the same version which includes the plugin installer, there should be no need to depend on in.
author Kim Alvefur <zash@zash.se>
date Tue, 10 Jan 2023 20:49:17 +0100
parents 85c11eb4331b
children
comparison
equal deleted inserted replaced
5140:ce11c217704a 5141:027fb71ad509
2 labels: 2 labels:
3 - 'Stage-Beta' 3 - 'Stage-Beta'
4 summary: 'Generate friendly web page for invitations' 4 summary: 'Generate friendly web page for invitations'
5 rockspec: 5 rockspec:
6 dependencies: 6 dependencies:
7 - mod_invites
8 - mod_register_apps 7 - mod_register_apps
9 build: 8 build:
10 copy_directories: 9 copy_directories:
11 - html 10 - html
12 - static 11 - static