Software /
code /
prosody-modules
Comparison
mod_register_apps/README.markdown @ 4183:ad9ce6750880
mod_register_apps: Point out assets/ directory for packaging
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 08 Oct 2020 16:42:10 +0200 |
parent | 4113:c85af57e82e0 |
comparison
equal
deleted
inserted
replaced
4182:1890115b2773 | 4183:ad9ce6750880 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Beta' | 3 - 'Stage-Beta' |
4 summary: 'Manage list of compatible client apps' | 4 summary: 'Manage list of compatible client apps' |
5 rockspec: | |
6 build: | |
7 copy_directories: | |
8 - assets | |
5 ... | 9 ... |
6 | 10 |
7 Introduction | 11 Introduction |
8 ============ | 12 ============ |
9 | 13 |