Add support for the email mod

This commit is contained in:
rubenwardy 2018-02-02 21:00:09 +00:00 committed by sofar
parent a240c39a64
commit 9422add415
3 changed files with 9 additions and 1 deletions

View file

@ -11,5 +11,6 @@ read_globals = {
"intllib",
"default",
"rules",
"email",
table = { fields = { "copy", "getn" } }
}