Share report template functionality
This commit is contained in:
parent
e6ad0e239e
commit
4822a50d0b
35 changed files with 614 additions and 128 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
const _ = require('./translate')._;
|
||||
const util = require('util');
|
||||
const isemail = require('isemail')
|
||||
const isemail = require('isemail');
|
||||
|
||||
module.exports = {
|
||||
validateEmail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue