Update helpers.js
This commit is contained in:
parent
66dc1091a8
commit
28c08cf847
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let fields = require('./models/fields');
|
|||
|
||||
module.exports = {
|
||||
getDefaultMergeTags,
|
||||
getListMergeTags,
|
||||
getListMergeTags
|
||||
};
|
||||
|
||||
function getDefaultMergeTags(callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue