mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
features: Add module-ready (for commit e20949a10118)
This commit is contained in:
parent
f62f5d71ec
commit
b9f0c3c0ec
1 changed files with 3 additions and 0 deletions
|
@ -21,5 +21,8 @@ return {
|
|||
"getopt-interval";
|
||||
"getopt-period";
|
||||
"getopt-integer";
|
||||
|
||||
-- new module.ready()
|
||||
"module-ready";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue